Searched defs:isAuto (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DOutlineValue.h51 OutlineIsAuto isAuto() const { return static_cast<OutlineIsAuto>(m_isAuto); } function in class:WebCore::OutlineValue
H A DTextSizeAdjustment.h36 bool isAuto() const { return m_value == AutoTextSizeAdjustment; } function in class:TextSizeAdjustment
H A DGridPosition.h59 bool isAuto() const { return m_type == AutoPosition; } function in class:WebCore::GridPosition
/macosx-10.10/WebCore-7600.1.25/css/
H A DElementRuleCollector.cpp396 bool isAuto; local
/macosx-10.10/WebCore-7600.1.25/platform/
H A DLength.h306 inline bool Length::isAuto() const function in class:WebCore::Length
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLTextFormControlElement.cpp744 bool isAuto; local

Completed in 98 milliseconds