Searched defs:isOnlyRun (Results 1 – 2 of 2) sorted by relevance
43 InlineBox* RenderBR::createInlineBox(bool makePlaceholder, bool isRootLineBox, bool isOnlyRun) in createInlineBox()
526 bool isOnlyRun = (runCount == 1); in constructLine() local