OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapChar
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/layout/
DefaultCharMapper.h
53
LEUnicode32
mapChar
(LEUnicode32 ch) const;
LEFontInstance.h
46
virtual LEUnicode32
mapChar
(LEUnicode32 ch) const = 0;
LEFontInstance.cpp
87
LEUnicode32 mappedChar = mapper->
mapChar
(ch);
LayoutEngine.cpp
54
LEUnicode32 DefaultCharMapper::
mapChar
(LEUnicode32 ch) const
Completed in 1453 milliseconds