HomeSort by relevance Sort by last modified time
    Searched defs:GetNotify (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_parser_imp.h 96 virtual IXFA_Notify* GetNotify() const { return m_pNotify; }
xfa_document_imp.cpp 90 IXFA_Notify* CXFA_Document::GetNotify() const {
91 return m_pParser->GetNotify();
242 this->GetParser()->GetNotify()->GetAppProvider()->GetLanguage(wsLanguage);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_IconList.cpp 269 if (IPWL_IconList_Notify* pNotify = GetNotify())
278 IPWL_IconList_Notify* CPWL_IconList_Content::GetNotify() const {

Completed in 57 milliseconds