Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp168 void CFDE_TextOut::CalcLogicSize(const FX_WCHAR* pwsStr, in CalcLogicSize()
176 void CFDE_TextOut::CalcLogicSize(const FX_WCHAR* pwsStr, in CalcLogicSize()
187 void CFDE_TextOut::CalcTextSize(const FX_WCHAR* pwsStr, in CalcTextSize()
299 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText()
308 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText()
316 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText()
322 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText()
332 void CFDE_TextOut::DrawLogicText(const FX_WCHAR* pwsStr, in DrawLogicText()
340 void CFDE_TextOut::DrawLogicText(const FX_WCHAR* pwsStr, in DrawLogicText()
349 void CFDE_TextOut::DrawText(const FX_WCHAR* pwsStr, in DrawText()
[all …]
/external/pdfium/core/fxcrt/
Dfx_extension.cpp443 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr, in FXSYS_wcstof()