Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h900 …WrapThrough wrapThrough() const { return static_cast<WrapThrough>(rareNonInheritedData->m_wrapThro… in wrapThrough() function
1368 …void setWrapThrough(WrapThrough wrapThrough) { SET_VAR(rareNonInheritedData, m_wrapThrough, wrapTh… in setWrapThrough() argument