HomeSort by relevance Sort by last modified time
    Searched defs:StructAfter (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 70 /* StructAfter<T>(X) returns the struct T& that is placed after X.
73 inline const Type& StructAfter(const TObject &X)
76 inline Type& StructAfter(TObject &X)
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 70 /* StructAfter<T>(X) returns the struct T& that is placed after X.
73 inline const Type& StructAfter(const TObject &X)
76 inline Type& StructAfter(TObject &X)

Completed in 147 milliseconds