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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 180 case 3: return u.format3.get_caret_value (font, direction, glyph_id);
192 case 3: return_trace (u.format3.sanitize (c));
202 CaretValueFormat3 format3; member in union:OT::CaretValue::__anon11660
hb-ot-layout-gpos-table.hh 331 case 3: u.format3.get_anchor (font, glyph_id, x, y); return;
343 case 3: return_trace (u.format3.sanitize (c));
353 AnchorFormat3 format3; member in union:OT::Anchor::__anon11662
    [all...]
hb-ot-layout-gsubgpos-private.hh 1532 ContextFormat3 format3; member in union:OT::Context::__anon11676
2147 ChainContextFormat3 format3; member in union:OT::ChainContext::__anon11677
    [all...]
  /external/skia/src/sfnt/
SkOTTable_EBLC.h 143 IndexSubTable3 format3; member in union:SkOTTableEmbeddedBitmapLocation::IndexSubTable
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
MessageFormatTest.java 46 private MessageFormat format1, format2, format3; field in class:MessageFormatTest
641 formats = format3.getFormats();
675 formats = format3.getFormatsByArgumentIndex();
745 MessageFormat f3 = (MessageFormat) format3.clone();
    [all...]
DecimalFormatTest.java 782 DecimalFormat format3 = new DecimalFormat("'$'1000.0000"); local
784 format3.equals(format1));
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
convex.h 357 const struct formstr format3[] = { variable in typeref:struct:formstr
    [all...]

Completed in 468 milliseconds