Home | History | Annotate | Download | only in pdf

Lines Matching defs:trailer

71  * after the line containing "eexec," and the trailer starts with 512
198 const uint8_t* trailer = hexData + hexDataLen;
202 for (; hexData < trailer; hexData++) {
831 size_t trailer SK_INIT_TO_AVOID_WARNING;
836 &data, &trailer);
844 fontStream->insert("Length3", new SkPDFInt(trailer))->unref();