Home
last modified time | relevance | path

Searched defs:hasPreBaseForm (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DIndicReordering.h263 inline le_bool IndicClassTable::hasPreBaseForm(CharClass charClass) in hasPreBaseForm() function
348 inline le_bool IndicClassTable::hasPreBaseForm(LEUnicode ch) const in hasPreBaseForm() function
DIndicReordering.cpp785 le_bool hasPreBaseForm = FALSE; in reorder() local