Searched refs:idObj (Results 1 – 1 of 1) sorted by relevance
384 SkPdfNativeObject idObj; in readObject() local389 current = nextObject(current, end, &idObj, NULL, NULL); in readObject()410 if (!idObj.isInteger() || id != idObj.intValue()) { in readObject()412 &idObj, SkPdfNativeObject::kInteger_PdfObjectType, NULL); in readObject()