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

  /external/harfbuzz_ng/test/shaping/
Makefile.am 22 hb-unicode-prettyname \
  /system/core/fastboot/
fastboot.h 55 void fb_queue_display(const char *var, const char *prettyname);
engine.c 529 void fb_queue_display(const char *var, const char *prettyname)
533 a->data = strdup(prettyname);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java 136 this(xml_name, prettyName(xml_name), null, null, null, children, mandatory);
148 this(xml_name, prettyName(xml_name), null, null, null, children, false);
159 this(xml_name, prettyName(xml_name), null, null, null, null, false);
441 private static String prettyName(String xml_name) {
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 262 # Returns a list of 3 elements: (OPTION, VALUE, PRETTYNAME), where
265 # PRETTYNAME is the option as the user entered it.
270 # and PRETTYNAME will be undefined.

Completed in 200 milliseconds