Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.cpp114 int nLabelNum = nPage - n + pLabel->GetIntegerFor("St", 1); in GetLabel() local
115 WideString wsNumPortion = GetLabelNumPortion(nLabelNum, bsNumberingStyle); in GetLabel()