HomeSort by relevance Sort by last modified time
    Searched defs:show_text (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/samplecode/
SampleClip.cpp 19 static void show_text(SkCanvas* canvas, bool doAA) { function
132 show_text, show_thick, show_hair, show_fill
  /external/skia/samplecode/
SampleClip.cpp 19 static void show_text(SkCanvas* canvas, bool doAA) { function
132 show_text, show_thick, show_hair, show_fill
  /bootable/recovery/
screen_ui.h 94 bool show_text; member in class:ScreenRecoveryUI
95 bool show_text_ever; // has show_text ever been true?
recovery.cpp 59 { "show_text", no_argument, NULL, 't' },
1008 int wipe_data = 0, wipe_cache = 0, show_text = 0; local
    [all...]
  /external/harfbuzz_ng/util/
options.hh 399 show_text = false;
439 hb_bool_t show_text; member in struct:format_options_t

Completed in 294 milliseconds