Searched refs:pLabel (Results 1 – 2 of 2) sorted by relevance
491 if (CPDF_Dictionary* pLabel = pValue->AsDictionary()) { in GetLabel() local492 if (pLabel->KeyExist("P")) { in GetLabel()493 wsLabel += pLabel->GetUnicodeText("P"); in GetLabel()495 CFX_ByteString bsNumberingStyle = pLabel->GetString("S", NULL); in GetLabel()496 int nLabelNum = nPage - n + pLabel->GetInteger("St", 1); in GetLabel()
263 FPDF_WIDESTRING pLabel = in JS_appResponse() local266 m_pInfo->m_pJsPlatform, pQuestion, pTitle, pDefault, pLabel, bPassword, in JS_appResponse()