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

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_EBLC.h 144 IndexSubTable4 format4; member in union:SkOTTableEmbeddedBitmapLocation::IndexSubTable
  /external/skia/src/sfnt/
SkOTTable_EBLC.h 144 IndexSubTable4 format4; member in union:SkOTTableEmbeddedBitmapLocation::IndexSubTable
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-cmap-table.hh 401 case 4: return u.format4 .get_glyph(codepoint, glyph);
426 case 4: return TRACE_RETURN (u.format4 .sanitize (c));
440 CmapSubtableFormat4 format4; member in union:OT::CmapSubtable::__anon16459
  /external/harfbuzz_ng/src/
hb-ot-cmap-table.hh 401 case 4: return u.format4 .get_glyph(codepoint, glyph);
426 case 4: return TRACE_RETURN (u.format4 .sanitize (c));
440 CmapSubtableFormat4 format4; member in union:OT::CmapSubtable::__anon5341
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java 785 DecimalFormat format4 = new DecimalFormat("'$'8000.0000"); local
787 !format4.equals(format1));
    [all...]

Completed in 830 milliseconds