Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp141 const bool wrap_enabled = wrap_pos_x >= 0.0f; in TextUnformatted() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp168 const bool wrap_enabled = (wrap_pos_x >= 0.0f); in TextEx() local

Completed in 21 milliseconds