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

  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_noteimp.h 81 FX_BOOL DoActivate(CFWL_MsgActivate* pMsg, IFWL_Widget* pMessageForm);
  /external/pdfium/xfa/src/fwl/src/basewidget/include/
fwl_editimp.h 189 void DoActivate(CFWL_MsgActivate* pMsg);
  /external/pdfium/xfa/src/fwl/src/core/
fwl_noteimp.cpp 453 bRet = DoActivate(static_cast<CFWL_MsgActivate*>(pMessage), pMessageForm);
513 FX_BOOL CFWL_NoteDriver::DoActivate(CFWL_MsgActivate* pMsg,
    [all...]
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp     [all...]

Completed in 298 milliseconds