Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_basic.cpp458 wsNumPortion.MakeUpper(); in _GetLabelNumPortion()
463 wsNumPortion.MakeUpper(); in _GetLabelNumPortion()
/external/pdfium/core/include/fxcrt/
Dfx_string.h271 void MakeUpper();
652 void MakeUpper();
/external/pdfium/core/src/fxcrt/
Dfx_basic_wstring.cpp513 void CFX_WideString::MakeUpper() { in MakeUpper() function in CFX_WideString
Dfx_basic_bstring.cpp813 void CFX_ByteString::MakeUpper() { in MakeUpper() function in CFX_ByteString
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1350 ext.MakeUpper(); in ScanPath()