Home
last modified time | relevance | path

Searched refs:mappedIndices (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextController.cpp326 Vector<bool, 64> mappedIndices(m_stringLength); in setIsNonMonotonic() local
329 mappedIndices[indexAt(i)] = true; in setIsNonMonotonic()
336 if (mappedIndices[j]) { in setIsNonMonotonic()