Searched refs:fClientLocales (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/layoutex/
H A DParagraphLayout.cpp320 fVertical(vertical), fClientLevels(TRUE), fClientScripts(TRUE), fClientLocales(TRUE), fEmbeddingLevels(NULL),
541 if (! fClientLocales) {
545 fClientLocales = TRUE;
773 fClientLocales = FALSE;
/external/icu4c/layoutex/layout/
H A DParagraphLayout.h606 le_bool fClientLocales; member in class:ParagraphLayout

Completed in 64 milliseconds