Home | History | Annotate | Download | only in fxedit

Lines Matching refs:pEdit

62     IFX_Edit* pEdit,
72 if (IFX_Edit_Iterator* pIterator = pEdit->GetIterator()) {
119 sEditStream << GetFontSetString(pEdit->GetFontMap(),
124 sWords << GetPDFWordString(pEdit->GetFontMap(), nCurFontIndex,
142 sEditStream << GetFontSetString(pEdit->GetFontMap(),
148 pEdit->GetFontMap(), nCurFontIndex, word.Word, SubWord));
161 int32_t nHorzScale = pEdit->GetHorzScale();
166 FX_FLOAT fCharSpace = pEdit->GetCharSpace();
178 IFX_Edit* pEdit,
184 if (IFX_Edit_Iterator* pIterator = pEdit->GetIterator()) {