OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mirroredChars
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
DefaultCharMapper.h
36
static const LEUnicode32
mirroredChars
[];
LayoutEngine.cpp
66
le_int32 index = OpenTypeUtilities::search((le_uint32) ch, (le_uint32 *)DefaultCharMapper::
mirroredChars
, DefaultCharMapper::mirroredCharsCount);
68
if (
mirroredChars
[index] == ch) {
MirroredCharData.cpp
16
const LEUnicode32 DefaultCharMapper::
mirroredChars
[] = {
Completed in 48 milliseconds