Home
last modified time | relevance | path

Searched refs:setAlwaysCreateLineBoxesForRenderInline (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.h94 …waysCreateLineBoxes(bool alwaysCreateLineBoxes = true) { setAlwaysCreateLineBoxesForRenderInline(a…
DRenderObject.h434 void setAlwaysCreateLineBoxesForRenderInline(bool alwaysCreateLineBoxes) in setAlwaysCreateLineBoxesForRenderInline() function
437 m_bitfields.setAlwaysCreateLineBoxesForRenderInline(alwaysCreateLineBoxes); in setAlwaysCreateLineBoxesForRenderInline()