OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMAPFormat4Mapper
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/icu/source/samples/layout/
cmaps.h
38
class
CMAPFormat4Mapper
: public CMAPMapper
41
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
43
virtual ~
CMAPFormat4Mapper
();
48
CMAPFormat4Mapper
() {};
cmaps.cpp
94
return new
CMAPFormat4Mapper
(cmap, (const CMAPFormat4Encoding *) subtable);
110
CMAPFormat4Mapper
::
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
123
LEGlyphID
CMAPFormat4Mapper
::unicodeToGlyph(LEUnicode32 unicode32) const
165
CMAPFormat4Mapper
::~
CMAPFormat4Mapper
()
/external/chromium_org/third_party/icu/source/test/letest/
cmaps.h
34
class
CMAPFormat4Mapper
: public CMAPMapper
37
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39
virtual ~
CMAPFormat4Mapper
();
44
CMAPFormat4Mapper
() {};
cmaps.cpp
134
return new
CMAPFormat4Mapper
(cmap, (const CMAPFormat4Encoding *) subtable);
151
CMAPFormat4Mapper
::
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
164
LEGlyphID
CMAPFormat4Mapper
::unicodeToGlyph(LEUnicode32 unicode32) const
206
CMAPFormat4Mapper
::~
CMAPFormat4Mapper
()
/external/chromium_org/third_party/icu/source/test/perf/leperf/
cmaps.h
34
class
CMAPFormat4Mapper
: public CMAPMapper
37
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39
virtual ~
CMAPFormat4Mapper
();
44
CMAPFormat4Mapper
() {};
cmaps.cpp
134
return new
CMAPFormat4Mapper
(cmap, (const CMAPFormat4Encoding *) subtable);
151
CMAPFormat4Mapper
::
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
164
LEGlyphID
CMAPFormat4Mapper
::unicodeToGlyph(LEUnicode32 unicode32) const
206
CMAPFormat4Mapper
::~
CMAPFormat4Mapper
()
/external/icu/icu4c/source/samples/layout/
cmaps.h
38
class
CMAPFormat4Mapper
: public CMAPMapper
41
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
43
virtual ~
CMAPFormat4Mapper
();
48
CMAPFormat4Mapper
() {};
cmaps.cpp
94
return new
CMAPFormat4Mapper
(cmap, (const CMAPFormat4Encoding *) subtable);
110
CMAPFormat4Mapper
::
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
123
LEGlyphID
CMAPFormat4Mapper
::unicodeToGlyph(LEUnicode32 unicode32) const
165
CMAPFormat4Mapper
::~
CMAPFormat4Mapper
()
/external/icu/icu4c/source/test/letest/
cmaps.h
34
class
CMAPFormat4Mapper
: public CMAPMapper
37
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39
virtual ~
CMAPFormat4Mapper
();
44
CMAPFormat4Mapper
() {};
cmaps.cpp
134
return new
CMAPFormat4Mapper
(cmap, (const CMAPFormat4Encoding *) subtable);
151
CMAPFormat4Mapper
::
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
164
LEGlyphID
CMAPFormat4Mapper
::unicodeToGlyph(LEUnicode32 unicode32) const
206
CMAPFormat4Mapper
::~
CMAPFormat4Mapper
()
/external/icu/icu4c/source/test/perf/leperf/
cmaps.h
34
class
CMAPFormat4Mapper
: public CMAPMapper
37
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39
virtual ~
CMAPFormat4Mapper
();
44
CMAPFormat4Mapper
() {};
cmaps.cpp
134
return new
CMAPFormat4Mapper
(cmap, (const CMAPFormat4Encoding *) subtable);
151
CMAPFormat4Mapper
::
CMAPFormat4Mapper
(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
164
LEGlyphID
CMAPFormat4Mapper
::unicodeToGlyph(LEUnicode32 unicode32) const
206
CMAPFormat4Mapper
::~
CMAPFormat4Mapper
()
Completed in 265 milliseconds