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

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DLineClampValue.h50 bool isNone() const { return m_value == -1; } function in class:WebCore::LineClampValue
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DVisibleSelection.h75 bool isNone() const { return selectionType() == NoSelection; } function in class:WebCore::VisibleSelection
H A DFrameSelection.h198 bool isNone() const { return m_selection.isNone(); } function in class:WebCore::FrameSelection
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenInstruction.h52 bool isNone() const { return Kind == None; } function in class:llvm::CGIOperandList::ConstraintInfo

Completed in 187 milliseconds