Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dtexttotext.c98 int text_width, /* Width of the text area on the page */ in main() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp4786 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x*2 : 0.0f); … in TreeNodeBehavior() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5848 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x * 2 : 0.0f);… in TreeNodeBehavior() local