Home
last modified time | relevance | path

Searched refs:pProperty (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp589 CPDF_Object* pProperty = GetObject(0); in Handle_BeginMarkedContent_Dictionary() local
590 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()
/external/syzkaller/sys/windows/
Dwindows.txt2817 SetJobNamedProperty(hPrinter HANDLE, JobId int32, pProperty ptr[inout, intptr])