Home
last modified time | relevance | path

Searched refs:show_text (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/turtledemo/
H A Dsorting_animate.py130 show_text(instructions1)
131 show_text(instructions2, line=1)
134 def show_text(text, line=0): function
142 show_text("Selection Sort")
145 show_text(instructions1)
146 show_text(instructions2, line=1)
152 show_text("Insertion Sort")
155 show_text(instructions1)
156 show_text(instructions2, line=1)
162 show_text("Quicksor
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-format.hh68 hb_bool_t show_text = false; member
84 format_opts->show_text = format_opts->show_unicode = format_opts->show_line_num = true; in parse_verbose()
137 if (show_text) in serialize_buffer_of_text()
184 {"show-text", 0, 0, G_OPTION_ARG_NONE, &this->show_text, "Prefix each line of output with its corresponding input text", nullptr}, in add_options()
/third_party/alsa-utils/alsamixer/
H A Dtextbox.h6 void show_text(const char *const *text_lines, unsigned int count,
H A Dtextbox.c104 void show_text(const char *const *lines, unsigned int count, const char *title) in show_text() function
H A Dmixer_widget.c226 show_text(help, ARRAY_SIZE(help), _("Help")); in show_help()
/third_party/skia/samplecode/
H A DSampleClip.cpp21 static void show_text(SkCanvas* canvas, bool doAA) { in show_text() function
108 show_text, show_thick, show_hair, show_fill

Completed in 4 milliseconds