Searched refs:CMAPFormat4Encoding (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/samples/layout/
H A Dcmaps.h41 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
H A Dcmaps.cpp94 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
H A Dsfnt.h83 struct CMAPFormat4Encoding : CMAPEncodingSubtable struct in inherits:CMAPEncodingSubtable
/external/icu4c/test/letest/
H A Dcmaps.h37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
H A Dsfnt.h126 struct CMAPFormat4Encoding : CMAPEncodingSubtable struct in inherits:CMAPEncodingSubtable
142 struct CMAPFormat4Encoding struct
160 typedef struct CMAPFormat4Encoding CMAPFormat4Encoding; typedef in typeref:struct:CMAPFormat4Encoding
H A Dcmaps.cpp88 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
H A DFontObject.cpp141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
H A DFontObject.h80 struct CMAPFormat4Encoding : CMAPEncodingSubtable struct in inherits:CMAPEncodingSubtable

Completed in 45 milliseconds