Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.cpp109 if (CPDF_Dictionary* pLabel = pValue->AsDictionary()) { in GetLabel() local
110 if (pLabel->KeyExist("P")) in GetLabel()
111 label += pLabel->GetUnicodeTextFor("P"); in GetLabel()
113 ByteString bsNumberingStyle = pLabel->GetStringFor("S", ""); in GetLabel()
114 int nLabelNum = nPage - n + pLabel->GetIntegerFor("St", 1); in GetLabel()
/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.cpp67 const wchar_t* pLabel, in OnWidgetListItemAdded() argument
78 ToListBox(pWidget)->InsertItem(pLabel, iIndex); in OnWidgetListItemAdded()
80 ToComboBox(pWidget)->InsertItem(pLabel, iIndex); in OnWidgetListItemAdded()
Dcxfa_ffnotify.h25 const wchar_t* pLabel,
/external/epid-sdk/ext/ipp/include/
Dippcp.h729 const Ipp8u* pLabel, int labLen,
744 const Ipp8u* pLabel, int labLen,