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

/external/webkit/Source/WebCore/platform/graphics/mac/
H A DComplexTextControllerATSUI.cpp163 bool shouldCheckForArabic = !fontData->shapesArabic(); local
180 if (shouldCheckForArabic && isArabicChar(characters[i])) {
181 shouldCheckForArabic = false;

Completed in 13 milliseconds