OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CMAPMapper
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/samples/layout/
cmaps.h
20
class
CMAPMapper
25
virtual ~
CMAPMapper
();
27
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
30
CMAPMapper
(const CMAPTable *cmap);
32
CMAPMapper
() {};
38
class CMAPFormat4Mapper : public
CMAPMapper
59
class CMAPGroupMapper : public
CMAPMapper
77
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
83
inline
CMAPMapper
::~CMAPMapper(
[
all
...]
/external/chromium_org/third_party/icu/source/test/letest/
cmaps.h
16
class
CMAPMapper
21
virtual ~
CMAPMapper
();
23
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
26
CMAPMapper
(const CMAPTable *cmap);
28
CMAPMapper
() {};
34
class CMAPFormat4Mapper : public
CMAPMapper
55
class CMAPGroupMapper : public
CMAPMapper
73
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
79
inline
CMAPMapper
::~CMAPMapper(
[
all
...]
/external/chromium_org/third_party/icu/source/test/perf/leperf/
cmaps.h
16
class
CMAPMapper
21
virtual ~
CMAPMapper
();
23
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
26
CMAPMapper
(const CMAPTable *cmap);
28
CMAPMapper
() {};
34
class CMAPFormat4Mapper : public
CMAPMapper
55
class CMAPGroupMapper : public
CMAPMapper
73
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
79
inline
CMAPMapper
::~CMAPMapper(
[
all
...]
/external/icu/icu4c/source/samples/layout/
cmaps.h
20
class
CMAPMapper
25
virtual ~
CMAPMapper
();
27
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
30
CMAPMapper
(const CMAPTable *cmap);
32
CMAPMapper
() {};
38
class CMAPFormat4Mapper : public
CMAPMapper
59
class CMAPGroupMapper : public
CMAPMapper
77
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
83
inline
CMAPMapper
::~CMAPMapper(
[
all
...]
/external/icu/icu4c/source/test/letest/
cmaps.h
16
class
CMAPMapper
21
virtual ~
CMAPMapper
();
23
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
26
CMAPMapper
(const CMAPTable *cmap);
28
CMAPMapper
() {};
34
class CMAPFormat4Mapper : public
CMAPMapper
55
class CMAPGroupMapper : public
CMAPMapper
73
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
79
inline
CMAPMapper
::~CMAPMapper(
[
all
...]
/external/icu/icu4c/source/test/perf/leperf/
cmaps.h
16
class
CMAPMapper
21
virtual ~
CMAPMapper
();
23
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
26
CMAPMapper
(const CMAPTable *cmap);
28
CMAPMapper
() {};
34
class CMAPFormat4Mapper : public
CMAPMapper
55
class CMAPGroupMapper : public
CMAPMapper
73
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
79
inline
CMAPMapper
::~CMAPMapper(
[
all
...]
Completed in 621 milliseconds