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

  /external/chromium_org/third_party/icu/source/test/letest/
cmaps.cpp 66 offset1 = SWAPL(esh->encodingOffset);
70 offset10 = SWAPL(esh->encodingOffset);
FontObject.h 44 le_uint32 encodingOffset;
FontObject.cpp 123 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset));
sfnt.h 50 le_uint32 encodingOffset;
  /external/harfbuzz_ng/src/hb-icu-le/
cmaps.cpp 66 offset1 = SWAPL(esh->encodingOffset);
70 offset10 = SWAPL(esh->encodingOffset);
sfnt.h 53 le_uint32 encodingOffset;
  /external/icu4c/samples/layout/
cmaps.cpp 72 offset1 = SWAPL(esh->encodingOffset);
76 offset10 = SWAPL(esh->encodingOffset);
sfnt.h 47 le_uint32 encodingOffset;
  /external/icu4c/test/letest/
cmaps.cpp 66 offset1 = SWAPL(esh->encodingOffset);
70 offset10 = SWAPL(esh->encodingOffset);
FontObject.h 44 le_uint32 encodingOffset;
FontObject.cpp 123 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset));
sfnt.h 50 le_uint32 encodingOffset;

Completed in 101 milliseconds