Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-hmtx-table.hh326 static constexpr bool is_horizontal = true; member
331 static constexpr bool is_horizontal = false; member
Dhb-ot-kern-table.hh171 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal() function
226 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal() function
Dhb-aat-layout-kerx-table.hh737 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal() function
/external/mesa3d/src/compiler/glsl/
Dir.h1590 bool is_horizontal() const in is_horizontal() function