Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb.hh511 struct BEInt<Type, 1> struct
514 BEInt<Type, 1>& operator = (Type V) in operator =() argument
523 struct BEInt<Type, 2> struct
526 BEInt<Type, 2>& operator = (Type V) in operator =() argument
552 struct BEInt<Type, 3> argument
555 BEInt<Type, 3>& operator = (Type V) in operator =() argument
571 struct BEInt<Type, 4> argument
574 BEInt<Type, 4>& operator = (Type V) in operator =() argument
582 operator Type () const in operator Type()
589 private: uint8_t v[4];