Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2frames.c1191 gint text_pos; in parse_split_strings() local
/third_party/ffmpeg/libavcodec/
Dmovtextdec.c340 int text_pos = 0; in text_to_ass() local
Dmovtextenc.c87 uint16_t text_pos; member
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp166 …const ImVec2 text_pos(window->DC.CursorPos.x, window->DC.CursorPos.y + window->DC.CurrLineTextBase… in TextEx() local
5849 ImVec2 text_pos(window->DC.CursorPos.x + text_offset_x, window->DC.CursorPos.y + text_offset_y); in TreeNodeBehavior() local
6868 …ImVec2 text_pos(window->DC.CursorPos.x + offsets->OffsetLabel, window->DC.CursorPos.y + window->DC… in BeginMenuEx() local
6884 …ImVec2 text_pos(window->DC.CursorPos.x + offsets->OffsetLabel, window->DC.CursorPos.y + window->DC… in BeginMenuEx() local
7032 …ImVec2 text_pos(window->DC.CursorPos.x + offsets->OffsetLabel, window->DC.CursorPos.y + window->DC… in MenuItemEx() local
Dimgui_demo.cpp3103 const ImVec2 text_pos = ImVec2(p0.x + offset.x, p0.y + offset.y); in ShowDemoWindowLayout() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp137 …const ImVec2 text_pos(window->DC.CursorPos.x, window->DC.CursorPos.y + window->DC.CurrentLineTextB… in TextUnformatted() local
4849 const ImVec2 text_pos = frame_bb.Min + ImVec2(text_offset_x, text_base_offset_y); in TreeNodeBehavior() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp139 …const ImVec2 text_pos(window->DC.CursorPos.x, window->DC.CursorPos.y + window->DC.CurrentLineTextB… in TextUnformatted() local
4865 const ImVec2 text_pos = frame_bb.Min + ImVec2(text_offset_x, text_base_offset_y); in TreeNodeBehavior() local