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

  /external/chromium/third_party/icu/source/test/letest/
cmaps.h 37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
sfnt.h 126 struct CMAPFormat4Encoding : CMAPEncodingSubtable
142 struct CMAPFormat4Encoding
160 typedef struct CMAPFormat4Encoding CMAPFormat4Encoding;
cmaps.cpp 88 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
FontObject.cpp 141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
FontObject.h 80 struct CMAPFormat4Encoding : CMAPEncodingSubtable
  /external/icu4c/samples/layout/
cmaps.h 41 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
cmaps.cpp 94 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
sfnt.h 83 struct CMAPFormat4Encoding : CMAPEncodingSubtable
  /external/icu4c/test/letest/
cmaps.h 37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
sfnt.h 126 struct CMAPFormat4Encoding : CMAPEncodingSubtable
142 struct CMAPFormat4Encoding
160 typedef struct CMAPFormat4Encoding CMAPFormat4Encoding;
cmaps.cpp 88 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
FontObject.cpp 141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
FontObject.h 80 struct CMAPFormat4Encoding : CMAPEncodingSubtable

Completed in 139 milliseconds