Searched refs:fUsingDeviceSpaceGlyphs (Results 1 – 2 of 2) sorted by relevance
109 if (fUsingDeviceSpaceGlyphs) { in onDrawText()265 fUsingDeviceSpaceGlyphs = !otherBackendsWillDrawAsPaths && in init()270 if (fUsingDeviceSpaceGlyphs) { in init()395 if (fUsingDeviceSpaceGlyphs) { in mapToFallbackContext()450 if (!fUsingDeviceSpaceGlyphs) { in flush()
69 bool fUsingDeviceSpaceGlyphs; variable