Searched refs:SetCharSpace (Results 1 – 14 of 14) sorted by relevance
45 void SetCharSpace(FX_FLOAT sp);
48 void CPDF_TextState::SetCharSpace(FX_FLOAT sp) { in SetCharSpace() function in CPDF_TextState
1138 m_pCurStates->m_TextState.SetCharSpace(GetNumber(0)); in Handle_SetCharSpace()1436 m_pCurStates->m_TextState.SetCharSpace(GetNumber(1)); in Handle_NextLineShowText_Space()
81 void SetCharSpace(FX_FLOAT fCharSpace);
466 void CPWL_Edit::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CPWL_Edit467 m_pEdit->SetCharSpace(fCharSpace); in SetCharSpace()
154 void SetCharSpace(FX_FLOAT fCharSpace);
223 void SetCharSpace(FX_FLOAT fCharSpace);
155 void CFX_RTFBreak::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_RTFBreak
235 void CFX_TxtBreak::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_TxtBreak
96 void SetCharSpace(FX_FLOAT fCharSpace) { m_fCharSpace = fCharSpace; } in SetCharSpace() function
360 void SetCharSpace(FX_FLOAT fCharSpace);
924 void CFX_Edit::SetCharSpace(FX_FLOAT fCharSpace) { in SetCharSpace() function in CFX_Edit925 m_pVT->SetCharSpace(fCharSpace); in SetCharSpace()
148 m_pBreak->SetCharSpace(font.GetLetterSpacing()); in InitBreak()240 m_pBreak->SetCharSpace(pStyle->GetLetterSpacing().GetValue()); in InitBreak()
1059 m_pTextBreak->SetCharSpace(m_Param.fCharSpace); in UpdateTxtBreak()