Searched refs:pProperty (Results 1 – 2 of 2) sorted by relevance
589 CPDF_Object* pProperty = GetObject(0); in Handle_BeginMarkedContent_Dictionary() local590 if (!pProperty) { in Handle_BeginMarkedContent_Dictionary()594 if (pProperty->IsName()) { in Handle_BeginMarkedContent_Dictionary()595 pProperty = FindResourceObj("Properties", pProperty->GetString()); in Handle_BeginMarkedContent_Dictionary()596 if (!pProperty) in Handle_BeginMarkedContent_Dictionary()600 if (CPDF_Dictionary* pDict = pProperty->AsDictionary()) { in Handle_BeginMarkedContent_Dictionary()
2817 SetJobNamedProperty(hPrinter HANDLE, JobId int32, pProperty ptr[inout, intptr])