processArabicFormDetection  104 Source/platform/fonts/SVGGlyph.cpp             forms.prepend(processArabicFormDetection(input[i], lastCharShapesRight, forms.isEmpty() ? 0 : &forms.first()));
processArabicFormDetection  107 Source/platform/fonts/SVGGlyph.cpp             forms.append(processArabicFormDetection(input[i], lastCharShapesRight, forms.isEmpty() ? 0 : &forms.last()));