Home
last modified time | relevance | path

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

/third_party/weston/shared/
Dcairo-util.c498 int text_width, text_height; in theme_render_frame() local
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstbasetextoverlay.h211 guint text_width; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11messagebox.c69 int text_width; /* Text width */ member
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc821 float text_width = in Layout() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp4774 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x*2 : 0.0f); … in TreeNodeBehavior() 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