Home
last modified time | relevance | path

Searched defs:show_text (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/turtledemo/
Dsorting_animate.py134 def show_text(text, line=0): function
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dshape-format.hh68 hb_bool_t show_text = false; member
/aosp_15_r20/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dscreen_ui.h385 bool show_text; variable
/aosp_15_r20/bootable/recovery/
H A Drecovery_main.cpp357 bool show_text = false; in main() local
/aosp_15_r20/external/skia/tools/viewer/
H A DClipSlide.cpp26 static void show_text(SkCanvas* canvas, bool doAA) { in show_text() function