Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_document.cpp663 WideString cwCreationDate = pDictionary->GetUnicodeTextFor("CreationDate"); in get_info() local
681 pObj, "CreationDate", pRuntime->NewString(cwCreationDate.AsStringView())); in get_info()