OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLegalHere
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
ThaiShaping.h
88
static le_bool
isLegalHere
(LEUnicode ch, le_uint8 prevState);
ThaiShaping.cpp
239
le_bool ThaiShaping::
isLegalHere
(LEUnicode ch, le_uint8 prevState)
280
if (ch == CH_SARA_AM &&
isLegalHere
(ch, state)) {
Completed in 139 milliseconds