Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.cpp16 WideString MakeRoman(int num) { in MakeRoman() function
58 WideString wsNumPortion = MakeRoman(num); in GetLabelNumPortion()
63 return MakeRoman(num); in GetLabelNumPortion()