Searched defs:text_base_offset_y (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imgui/ | ||
H A D | imgui_widgets.cpp | 356 const float text_base_offset_y = ImMax(0.0f, window->DC.CurrentLineTextBaseOffset); // Latch before ItemSize changes it in BulletTextV() local |
Completed in 11 milliseconds