OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMAPFormat4Encoding
(Results
1 - 16
of
16
) sorted by null
/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
;
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/harfbuzz_ng/src/hb-icu-le/
cmaps.h
39
CMAPFormat4Mapper(const CMAPTable *cmap, const
CMAPFormat4Encoding
*header);
sfnt.h
129
struct
CMAPFormat4Encoding
: CMAPEncodingSubtable
145
struct
CMAPFormat4Encoding
163
typedef struct
CMAPFormat4Encoding
CMAPFormat4Encoding
;
cmaps.cpp
88
return new CMAPFormat4Mapper(cmap, (const
CMAPFormat4Encoding
*) subtable);
104
CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const
CMAPFormat4Encoding
*header)
/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 44 milliseconds