Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c387 print_match_error(FILE *out, char *pattern_origin, char *text_origin, char *pattern_pos, char *text_pos) print_match_error() argument
/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 17 milliseconds