Searched defs:pwsStr (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/src/fdp/src/tto/ |
D | fde_textout.cpp | 163 void CFDE_TextOut::CalcSize(const FX_WCHAR* pwsStr, in CalcSize() 172 void CFDE_TextOut::CalcSize(const FX_WCHAR* pwsStr, in CalcSize() 181 void CFDE_TextOut::CalcSize(const FX_WCHAR* pwsStr, in CalcSize() 191 void CFDE_TextOut::CalcSize(const FX_WCHAR* pwsStr, in CalcSize() 205 void CFDE_TextOut::CalcLogicSize(const FX_WCHAR* pwsStr, in CalcLogicSize() 214 void CFDE_TextOut::CalcLogicSize(const FX_WCHAR* pwsStr, in CalcLogicSize() 224 void CFDE_TextOut::CalcTextSize(const FX_WCHAR* pwsStr, in CalcTextSize() 333 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText() 342 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText() 350 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText() [all …]
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_utf.cpp | 76 CFX_ByteString FX_UTF8Encode(const FX_WCHAR* pwsStr, FX_STRSIZE len) { in FX_UTF8Encode()
|
D | fx_extension.cpp | 139 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr, in FXSYS_wcstof()
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_system.cpp | 92 FX_FLOAT FX_wcstof(const FX_WCHAR* pwsStr, int32_t iLength, int32_t* pUsedLen) { in FX_wcstof()
|