Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.cpp49 void CPDF_TextState::SetCharSpace(float sp) { in SetCharSpace() function in CPDF_TextState
/external/pdfium/xfa/fgas/layout/
Dcfx_break.cpp110 void CFX_Break::SetCharSpace(float fCharSpace) { in SetCharSpace() function in CFX_Break
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h83 void SetCharSpace(float fCharSpace) { m_fCharSpace = fCharSpace; } in SetCharSpace() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp326 void CPWL_Edit::SetCharSpace(float fCharSpace) { in SetCharSpace() function in CPWL_Edit
Dcpwl_edit_impl.cpp643 void CPWL_EditImpl::SetCharSpace(float fCharSpace) { in SetCharSpace() function in CPWL_EditImpl