Searched refs:_MakeRoman (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_basic.cpp446 static CFX_WideString _MakeRoman(int num) function
493 wsNumPortion = _MakeRoman(num);
496 wsNumPortion = _MakeRoman(num);

Completed in 70 milliseconds