Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h176 struct position label_pos; member
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1117 ImVec2 label_pos = ImVec2(check_bb.Max.x + style.ItemInnerSpacing.x, check_bb.Min.y + style.FramePadding.y); in Checkbox() local
1219 ImVec2 label_pos = ImVec2(check_bb.Max.x + style.ItemInnerSpacing.x, check_bb.Min.y + style.FramePadding.y); in RadioButton() local

Completed in 14 milliseconds