Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeTypes.h75 struct TableBase { struct
77 static bool isValidEnd(const SharedBuffer& buffer, const void* position) in isValidEnd()
85 …template <typename T> static const T* validatePtr(const SharedBuffer& buffer, const void* position) in validatePtr()
93 template <typename T> const T* validateOffset(const SharedBuffer& buffer, uint16_t offset) const in validateOffset()