Home
last modified time | relevance | path

Searched defs:is_horizontal (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh167 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal() function
222 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal() function
Dhb-aat-layout-kerx-table.hh746 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal() function
/external/autotest/client/site_tests/firmware_TouchMTB/
Dvalidators.py207 def is_horizontal(self, variation): member in BaseValidator
/external/mesa3d/src/compiler/glsl/
Dir.h1555 bool is_horizontal() const in is_horizontal() function