Home
last modified time | relevance | path

Searched defs:text_base_offset_y (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp356 …const float text_base_offset_y = ImMax(0.0f, window->DC.CurrentLineTextBaseOffset); // Latch befor… in BulletTextV() local
4775 …const float text_base_offset_y = ImMax(padding.y, window->DC.CurrentLineTextBaseOffset); // Latch … in TreeNodeBehavior() local