HomeSort by relevance Sort by last modified time
    Searched full:alwayscreatelineboxesforrenderinline (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderInline.h 93 bool alwaysCreateLineBoxes() const { return alwaysCreateLineBoxesForRenderInline(); }
RenderObject.h 429 bool alwaysCreateLineBoxesForRenderInline() const
432 return m_bitfields.alwaysCreateLineBoxesForRenderInline();
    [all...]

Completed in 85 milliseconds