Searched defs:is_horizontal (Results 1 – 4 of 4) sorted by relevance
167 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal() function222 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal() function
746 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal() function
207 def is_horizontal(self, variation): member in BaseValidator
1555 bool is_horizontal() const in is_horizontal() function