Searched defs:isNone (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DLineClampValue.h50 bool isNone() const { return m_value == -1; } function in class:WebCore::LineClampValue
H A DTextSizeAdjustment.h37 bool isNone() const { return m_value == NoTextSizeAdjustment; } function in class:TextSizeAdjustment
/macosx-10.10/WebCore-7600.1.25/editing/
H A DVisibleSelection.h75 bool isNone() const { return selectionType() == NoSelection; } function in class:WebCore::VisibleSelection
H A DFrameSelection.h180 bool isNone() const { return m_selection.isNone(); } function in class:WebCore::FrameSelection
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenInstruction.h52 bool isNone() const { return Kind == None; } function in class:llvm::CGIOperandList::ConstraintInfo

Completed in 76 milliseconds