Home
last modified time | relevance | path

Searched defs:text_pos (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c86 uint16_t text_pos; member
[all...]
H A Dmovtextdec.c354 int text_pos = 0; in text_to_ass() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp3103 const ImVec2 text_pos = ImVec2(p0.x + offset.x, p0.y + offset.y); in ShowDemoWindowLayout() local
3135 draw_list->AddText(ImGui::GetFont(), ImGui::GetFontSize(), text_pos, IM_COL32_WHITE, text_str, NULL, 0.0f, &clip_rect); in ShowDemoWindowLayout() local

Completed in 15 milliseconds