Searched defs:isOnlyRun (Results 1 – 1 of 1) sorted by relevance
175 …nlineBox* createInlineBoxForRenderer(RenderObject* obj, bool isRootLineBox, bool isOnlyRun = false) in createInlineBoxForRenderer()306 bool isOnlyRun = (bidiRuns.runCount() == 1); in constructLine() local