Home | History | Annotate | Download | only in native

Lines Matching defs:newObj

103         SkPdfNativeObject* newObj = allocator->allocObject();
104 start = nextObject(start, end, newObj, allocator, doc);
107 if (newObj->isKeywordReference() && array->size() >= 2 &&
114 (unsigned int)gen->intValue(), newObj);
115 // newObj PUT_TRACK_PARAMETERS_OBJ2(id, newObj) - store end, as now
117 array->appendInArray(newObj);