Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-machinery.hh47 static inline const Type& StructAtOffset(const void *P, unsigned int offset) in StructAtOffset() function
50 static inline Type& StructAtOffset(void *P, unsigned int offset) in StructAtOffset() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh47 static inline const Type& StructAtOffset(const void *P, unsigned int offset) in StructAtOffset() function
50 static inline Type& StructAtOffset(void *P, unsigned int offset) in StructAtOffset() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh63 static inline const Type& StructAtOffset(const void *P, unsigned int offset) in StructAtOffset() function
66 static inline Type& StructAtOffset(void *P, unsigned int offset) in StructAtOffset() function