Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1296 const float arrow_size = (flags & ImGuiComboFlags_NoArrowButton) ? 0.0f : GetFrameHeight(); in BeginCombo() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1574 const float arrow_size = (flags & ImGuiComboFlags_NoArrowButton) ? 0.0f : GetFrameHeight(); in BeginCombo() local

Completed in 22 milliseconds