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 D | ctx_rewrite.c | 387 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 D | movtextenc.c | 86 uint16_t text_pos; member [all...] |
| H A D | movtextdec.c | 354 int text_pos = 0; in text_to_ass() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 3103 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