Searched refs:pLabel (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fpdfdoc/ |
D | cpdf_pagelabel.cpp | 109 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/ |
D | cxfa_ffnotify.cpp | 67 const wchar_t* pLabel, in OnWidgetListItemAdded() argument 78 ToListBox(pWidget)->InsertItem(pLabel, iIndex); in OnWidgetListItemAdded() 80 ToComboBox(pWidget)->InsertItem(pLabel, iIndex); in OnWidgetListItemAdded()
|
D | cxfa_ffnotify.h | 25 const wchar_t* pLabel,
|
/external/epid-sdk/ext/ipp/include/ |
D | ippcp.h | 729 const Ipp8u* pLabel, int labLen, 744 const Ipp8u* pLabel, int labLen,
|