Home
last modified time | relevance | path

Searched defs:lines_skippable (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp161 int lines_skippable = (int)((clip_rect.Min.y - text_pos.y) / line_height); in TextUnformatted() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp184 int lines_skippable = (int)((window->ClipRect.Min.y - text_pos.y) / line_height); in TextEx() local

Completed in 21 milliseconds