Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.cpp52 WideString GetLabelNumPortion(int num, const ByteString& bsStyle) { in GetLabelNumPortion() function
115 WideString wsNumPortion = GetLabelNumPortion(nLabelNum, bsNumberingStyle); in GetLabel()