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