Searched defs:StructAfter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-type-private.hh70 /* StructAfter<T>(X) returns the struct T& that is placed after X.
73 inline const Type& StructAfter(const TObject &X) function in namespace:OT
76 inline Type& StructAfter(TObject &X) function in namespace:OT
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh70 /* StructAfter<T>(X) returns the struct T& that is placed after X.
73 inline const Type& StructAfter(const TObject &X) function in namespace:OT
76 inline Type& StructAfter(TObject &X) function in namespace:OT

Completed in 29 milliseconds