Searched refs:customFontNotReadyAction (Results 1 – 2 of 2) sorted by relevance
170 …intInfo& runInfo, const FloatPoint& point, CustomFontNotReadyAction customFontNotReadyAction) const in drawText()175 if (loadingCustomFonts() && customFontNotReadyAction == DoNotPaintIfFontNotReady) in drawText()
1017 …intInfo& runInfo, const FloatPoint& point, Font::CustomFontNotReadyAction customFontNotReadyAction) in drawBidiText() argument1046 font.drawText(this, subrunInfo, currPoint, customFontNotReadyAction); in drawBidiText()