Searched defs:pointf (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.h | 104 virtual FX_BOOL GetSuggestWords(CFX_PointF pointf, in GetSuggestWords() 108 virtual FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf, in ReplaceSpellCheckWord()
|
D | xfa_fftextedit.cpp | 323 FX_BOOL CXFA_FFTextEdit::GetSuggestWords(CFX_PointF pointf, in GetSuggestWords() 332 CFX_PointF pointf, in ReplaceSpellCheckWord()
|
D | xfa_ffwidgethandler.cpp | 628 CFX_PointF pointf, in GetSuggestWords() 635 CFX_PointF pointf, in ReplaceSpellCheckWord()
|
/external/pdfium/xfa/src/fwl/src/lightwidget/ |
D | edit.cpp | 203 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/ |
D | fwl_editimp.cpp | 157 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()
|