Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:CMAPMapper
(Results
1 - 20
of
20
) sorted by relevance
/third_party/icu/icu4c/source/test/perf/leperf/
H
A
D
cmaps.h
22
class
CMAPMapper
class
27
virtual ~
CMAPMapper
();
29
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
32
CMAPMapper
(const CMAPTable *cmap);
34
CMAPMapper
() {};
in CMAPMapper()
function in CMAPMapper
40
class CMAPFormat4Mapper : public
CMAPMapper
61
class CMAPGroupMapper : public
CMAPMapper
79
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
in CMAPMapper()
function in CMAPMapper
85
inline
CMAPMapper
[all...]
H
A
D
cmaps.cpp
60
CMAPMapper
*
CMAPMapper
::createUnicodeMapper(const CMAPTable *cmap)
in createUnicodeMapper()
158
:
CMAPMapper
(cmap)
in CMAPFormat4Mapper()
218
:
CMAPMapper
(cmap), fGroups(groups)
in CMAPGroupMapper()
H
A
D
PortableFontInstance.h
57
CMAPMapper
*fCMAPMapper;
69
CMAPMapper
*findUnicodeMapper();
H
A
D
PortableFontInstance.cpp
279
CMAPMapper
*PortableFontInstance::findUnicodeMapper()
in findUnicodeMapper()
288
return
CMAPMapper
::createUnicodeMapper(cmap);
in findUnicodeMapper()
/third_party/icu/icu4c/source/samples/layout/
H
A
D
cmaps.h
26
class
CMAPMapper
class
31
virtual ~
CMAPMapper
();
33
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
36
CMAPMapper
(const CMAPTable *cmap);
38
CMAPMapper
() {};
in CMAPMapper()
function in CMAPMapper
44
class CMAPFormat4Mapper : public
CMAPMapper
65
class CMAPGroupMapper : public
CMAPMapper
83
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
in CMAPMapper()
function in CMAPMapper
89
inline
CMAPMapper
[all...]
H
A
D
cmaps.cpp
65
CMAPMapper
*
CMAPMapper
::createUnicodeMapper(const CMAPTable *cmap)
in createUnicodeMapper()
117
:
CMAPMapper
(cmap)
in CMAPFormat4Mapper()
177
:
CMAPMapper
(cmap), fGroups(groups)
in CMAPGroupMapper()
H
A
D
GnomeFontInstance.h
71
CMAPMapper
*fMapper;
H
A
D
GDIFontInstance.h
72
CMAPMapper
*fMapper;
H
A
D
GnomeFontInstance.cpp
114
fMapper =
CMAPMapper
::createUnicodeMapper(cmap);
in initMapper()
H
A
D
GDIFontInstance.cpp
332
fMapper =
CMAPMapper
::createUnicodeMapper(cmap);
in initMapper()
/third_party/icu/icu4c/source/test/letest/
H
A
D
cmaps.h
18
class
CMAPMapper
class
23
virtual ~
CMAPMapper
();
25
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
28
CMAPMapper
(const CMAPTable *cmap);
30
CMAPMapper
() {};
in CMAPMapper()
function in CMAPMapper
36
class CMAPFormat4Mapper : public
CMAPMapper
57
class CMAPGroupMapper : public
CMAPMapper
75
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
in CMAPMapper()
function in CMAPMapper
81
inline
CMAPMapper
[all...]
H
A
D
cmaps.cpp
56
CMAPMapper
*
CMAPMapper
::createUnicodeMapper(const CMAPTable *cmap)
in createUnicodeMapper()
157
:
CMAPMapper
(cmap)
in CMAPFormat4Mapper()
217
:
CMAPMapper
(cmap), fGroups(groups)
in CMAPGroupMapper()
H
A
D
PortableFontInstance.h
53
CMAPMapper
*fCMAPMapper;
65
CMAPMapper
*findUnicodeMapper();
H
A
D
PortableFontInstance.cpp
271
CMAPMapper
*PortableFontInstance::findUnicodeMapper()
in findUnicodeMapper()
280
return
CMAPMapper
::createUnicodeMapper(cmap);
in findUnicodeMapper()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H
A
D
cmaps.h
26
class
CMAPMapper
class
31
virtual ~
CMAPMapper
();
33
static
CMAPMapper
*createUnicodeMapper(const CMAPTable *cmap);
36
CMAPMapper
(const CMAPTable *cmap);
38
CMAPMapper
() {};
in CMAPMapper()
function in CMAPMapper
44
class CMAPFormat4Mapper : public
CMAPMapper
65
class CMAPGroupMapper : public
CMAPMapper
83
inline
CMAPMapper
::
CMAPMapper
(const CMAPTable *cmap)
in CMAPMapper()
function in CMAPMapper
89
inline
CMAPMapper
[all...]
H
A
D
cmaps.cpp
65
CMAPMapper
*
CMAPMapper
::createUnicodeMapper(const CMAPTable *cmap)
in createUnicodeMapper()
117
:
CMAPMapper
(cmap)
in CMAPFormat4Mapper()
177
:
CMAPMapper
(cmap), fGroups(groups)
in CMAPGroupMapper()
H
A
D
GDIFontInstance.h
72
CMAPMapper
*fMapper;
H
A
D
GnomeFontInstance.h
71
CMAPMapper
*fMapper;
H
A
D
GnomeFontInstance.cpp
114
fMapper =
CMAPMapper
::createUnicodeMapper(cmap);
in initMapper()
H
A
D
GDIFontInstance.cpp
332
fMapper =
CMAPMapper
::createUnicodeMapper(cmap);
in initMapper()
Completed in 9 milliseconds