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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeTypes.h77 static bool isValidEnd(const SharedBuffer& buffer, const void* position) function in struct:blink::OpenType::TableBase
88 if (!isValidEnd(buffer, &casted[1]))

Completed in 985 milliseconds