Home
last modified time | relevance | path

Searched defs:pwsStr (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp163 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/
Dfx_basic_utf.cpp76 CFX_ByteString FX_UTF8Encode(const FX_WCHAR* pwsStr, FX_STRSIZE len) { in FX_UTF8Encode()
Dfx_extension.cpp139 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr, in FXSYS_wcstof()
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_system.cpp92 FX_FLOAT FX_wcstof(const FX_WCHAR* pwsStr, int32_t iLength, int32_t* pUsedLen) { in FX_wcstof()