Home | History | Annotate | Download | only in graphics

Lines Matching refs:Complex

188     if (codePathToUse != Complex && typesettingFeatures() && (runInfo.from || runInfo.to != runInfo.run.length()))
189 codePathToUse = Complex;
191 if (codePathToUse != Complex)
204 if (codePathToUse != Complex && typesettingFeatures() && (runInfo.from || runInfo.to != runInfo.run.length()))
205 codePathToUse = Complex;
207 if (codePathToUse != Complex)
216 if (codePathToUse != Complex) {
217 // The complex path is more restrictive about returning fallback fonts than the simple path, so we need an explicit test to make their behaviors match.
232 if (codePathToUse == Complex)
279 if (codePathToUse != Complex && typesettingFeatures() && (from || to != run.length()))
280 codePathToUse = Complex;
282 if (codePathToUse != Complex)
291 if (codePath(run) != Complex && !typesettingFeatures())
363 return Complex;
366 return Complex;
468 return Complex;
473 return Complex;
475 // FIXME: Check for Brahmi (U+11000 block), Kaithi (U+11080 block) and other complex scripts
481 // Search for other Complex cases
484 // Exact matches are complex
486 return Complex;
491 return Complex;
497 return Complex;