Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.h104 virtual FX_BOOL GetSuggestWords(CFX_PointF pointf, in GetSuggestWords()
108 virtual FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf, in ReplaceSpellCheckWord()
Dxfa_fftextedit.cpp323 FX_BOOL CXFA_FFTextEdit::GetSuggestWords(CFX_PointF pointf, in GetSuggestWords()
332 CFX_PointF pointf, in ReplaceSpellCheckWord()
Dxfa_ffwidgethandler.cpp628 CFX_PointF pointf, in GetSuggestWords()
635 CFX_PointF pointf, in ReplaceSpellCheckWord()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dedit.cpp203 FX_BOOL CFWL_Edit::GetSuggestWords(CFX_PointF pointf, in GetSuggestWords()
207 FX_BOOL CFWL_Edit::ReplaceSpellCheckWord(CFX_PointF pointf, in ReplaceSpellCheckWord()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp157 FX_BOOL IFWL_Edit::GetSuggestWords(CFX_PointF pointf, in GetSuggestWords()
162 FX_BOOL IFWL_Edit::ReplaceSpellCheckWord(CFX_PointF pointf, in ReplaceSpellCheckWord()
356 int32_t CFWL_EditImp::GetWordAtPoint(CFX_PointF pointf, int32_t& nCount) { in GetWordAtPoint()
359 FX_BOOL CFWL_EditImp::GetSuggestWords(CFX_PointF pointf, in GetSuggestWords()
394 FX_BOOL CFWL_EditImp::ReplaceSpellCheckWord(CFX_PointF pointf, in ReplaceSpellCheckWord()