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

/external/webkit/Source/WebCore/svg/
H A DSVGFont.cpp141 static inline bool isCompatibleArabicForm(const SVGGlyphIdentifier& identifier, const Vector<SVGGlyphIdentifier::ArabicForm>& chars, unsigned startPosition, unsigned endPosition) function in namespace:WebCore
209 return isCompatibleArabicForm(identifier, chars, startPosition, endPosition);

Completed in 53 milliseconds