Searched refs:setCharacterScanForCodePath (Results 1 – 3 of 3) sorted by relevance
214 void setCharacterScanForCodePath(bool scan) { m_characterScanForCodePath = scan; } in setCharacterScanForCodePath() function
767 run.setCharacterScanForCodePath(!canUseSimpleFontCodePath()); in widthFromCache()1485 run.setCharacterScanForCodePath(!canUseSimpleFontCodePath()); in width()
714 run.setCharacterScanForCodePath(!text->canUseSimpleFontCodePath());