Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-machinery.hh667 struct BEInt<Type, 1> struct
676 struct BEInt<Type, 2> argument
679 typedef Type type;
680 void set (Type V) in set()
705 struct BEInt<Type, 3> struct
724 struct BEInt<Type, 4> struct
727 typedef Type type;
728 void set (Type V) in set()
735 operator Type () const in operator Type()
742 private: uint8_t v[4];