Home
last modified time | relevance | path

Searched defs:pLabel (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.cpp109 if (CPDF_Dictionary* pLabel = pValue->AsDictionary()) { in GetLabel() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.cpp67 const wchar_t* pLabel, in OnWidgetListItemAdded()