Home
last modified time | relevance | path

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

/third_party/python/Lib/turtledemo/
Dsorting_animate.py134 def show_text(text, line=0): function
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-format.hh68 hb_bool_t show_text = false; member
/third_party/alsa-utils/alsamixer/
Dtextbox.c104 void show_text(const char *const *lines, unsigned int count, const char *title) in show_text() function
/third_party/skia/samplecode/
DSampleClip.cpp21 static void show_text(SkCanvas* canvas, bool doAA) { in show_text() function