Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_pagelabel.cpp61 WideString wsNumPortion = MakeRoman(num); in GetLabelNumPortion() local
68 WideString wsNumPortion = MakeLetters(num); in GetLabelNumPortion() local
118 WideString wsNumPortion = GetLabelNumPortion(nLabelNum, bsNumberingStyle); in GetLabel() local