Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.cpp48 void CPDF_TextState::SetCharSpace(FX_FLOAT sp) { in SetCharSpace() function in CPDF_TextState
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h96 void SetCharSpace(FX_FLOAT fCharSpace) { m_fCharSpace = fCharSpace; } in SetCharSpace() function
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.cpp466 void CPWL_Edit::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CPWL_Edit
/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.cpp155 void CFX_RTFBreak::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_RTFBreak
Dfgas_textbreak.cpp235 void CFX_TxtBreak::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_TxtBreak
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp924 void CFX_Edit::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_Edit