UseFallbackIfFontNotReady 2269 Source/core/html/canvas/CanvasRenderingContext2D.cpp         c->drawBidiText(font, textRunPaintInfo, FloatPoint(0, 0), Font::UseFallbackIfFontNotReady);
UseFallbackIfFontNotReady 2271 Source/core/html/canvas/CanvasRenderingContext2D.cpp         c->drawBidiText(font, textRunPaintInfo, location, Font::UseFallbackIfFontNotReady);