Home
last modified time | relevance | path

Searched defs:SetCharSpace (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp110 void CPWL_Label::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CPWL_Label
DPWL_Edit.cpp705 void CPWL_Edit::SetCharSpace(FX_FLOAT fCharSpace, FX_BOOL bPaint /* = TRUE*/) { in SetCharSpace() function in CPWL_Edit
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_rtfbreak.cpp231 void CFX_RTFBreak::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_RTFBreak
Dfx_textbreak.cpp244 void CFX_TxtBreak::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_TxtBreak
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp854 void CFX_Edit::SetCharSpace(FX_FLOAT fCharSpace, FX_BOOL bPaint) { in SetCharSpace() function in CFX_Edit