Searched defs:isLength (Results 1 – 4 of 4) sorted by relevance
59 bool isLength() const { return m_type == LengthType; } in isLength() function
57 bool isLength() const { return m_type == LengthType; } in isLength() function
63 bool isLength() const { return type() == TypeLength; } in isLength() function
170 bool isLength() const in isLength() function