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

1 2

  /external/chromium_org/third_party/icu/source/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/chromium_org/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;
FontObject.cpp 141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
cmaps.cpp 134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
FontObject.h 80 struct CMAPFormat4Encoding : CMAPEncodingSubtable
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
cmaps.h 37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
sfnt.h 126 struct CMAPFormat4Encoding : CMAPEncodingSubtable
142 struct CMAPFormat4Encoding
160 typedef struct CMAPFormat4Encoding CMAPFormat4Encoding;
FontObject.cpp 141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
cmaps.cpp 134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
FontObject.h 80 struct CMAPFormat4Encoding : CMAPEncodingSubtable
  /external/icu/icu4c/source/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/icu/icu4c/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;
FontObject.cpp 141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
cmaps.cpp 134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
FontObject.h 80 struct CMAPFormat4Encoding : CMAPEncodingSubtable
  /external/icu/icu4c/source/test/perf/leperf/
cmaps.h 37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
sfnt.h 126 struct CMAPFormat4Encoding : CMAPEncodingSubtable
142 struct CMAPFormat4Encoding
160 typedef struct CMAPFormat4Encoding CMAPFormat4Encoding;
FontObject.cpp 141 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable;
cmaps.cpp 134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)

Completed in 144 milliseconds

1 2