HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceSpellCheckWord (Results 1 - 12 of 12) sorted by null

  /external/pdfium/xfa/include/fwl/lightwidget/
edit.h 56 FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf,
  /external/pdfium/xfa/src/fwl/src/lightwidget/
edit.cpp 207 FX_BOOL CFWL_Edit::ReplaceSpellCheckWord(CFX_PointF pointf,
210 ->ReplaceSpellCheckWord(pointf, bsReplace);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fftextedit.h 35 FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf,
xfa_ffwidget.h 108 virtual FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf,
xfa_ffwidgethandler.h 163 virtual FX_BOOL ReplaceSpellCheckWord(IXFA_Widget* hWidget,
xfa_fftextedit.cpp 331 FX_BOOL CXFA_FFTextEdit::ReplaceSpellCheckWord(
339 ->ReplaceSpellCheckWord(pointf, bsReplace);
xfa_ffwidgethandler.cpp 633 FX_BOOL CXFA_FFMenuHandler::ReplaceSpellCheckWord(
638 ->ReplaceSpellCheckWord(pointf, bsReplace);
  /external/pdfium/xfa/include/fwl/basewidget/
fwl_edit.h 161 FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf,
  /external/pdfium/xfa/src/fwl/src/basewidget/include/
fwl_editimp.h 110 FX_BOOL ReplaceSpellCheckWord(CFX_PointF pointf,
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp 162 FX_BOOL IFWL_Edit::ReplaceSpellCheckWord(CFX_PointF pointf,
165 ->ReplaceSpellCheckWord(pointf, bsReplace);
394 FX_BOOL CFWL_EditImp::ReplaceSpellCheckWord(CFX_PointF pointf,
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdfformfill.cpp 553 pXFAMenuHander->ReplaceSpellCheckWord((IXFA_Widget*)hWidget, ptPopup, bs);
  /external/pdfium/xfa/include/fxfa/
fxfa.h 342 virtual FX_BOOL ReplaceSpellCheckWord(IXFA_Widget* hWidget,
    [all...]

Completed in 673 milliseconds