HomeSort by relevance Sort by last modified time
    Searched refs:GetNotify (Results 1 - 25 of 27) sorted by null

1 2

  /external/pdfium/xfa/fxfa/parser/
cxfa_document_parser.h 30 CXFA_FFNotify* GetNotify() const;
cxfa_document_parser.cpp 47 CXFA_FFNotify* CXFA_DocumentParser::GetNotify() const {
cxfa_document.h 69 CXFA_FFNotify* GetNotify() const;
cxfa_document.cpp 143 CXFA_FFNotify* CXFA_Document::GetNotify() const {
144 return m_pParser->GetNotify();
284 GetNotify()->GetAppProvider()->GetLanguage());
cxfa_layoutitem.cpp 19 CXFA_FFNotify* pNotify = pLayoutItem->m_pFormNode->GetDocument()->GetNotify();
cxfa_itemlayoutprocessor.cpp 77 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, *fWidth,
615 CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify();
    [all...]
cxfa_layoutpagemgr.cpp 245 return pTestScript->GetDocument()->GetNotify()->RunScript(
582 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify();
    [all...]
cxfa_node.cpp 842 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
889 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
    [all...]
  /external/pdfium/fxjs/xfa/
cjx_hostpseudomodel.cpp 76 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
90 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
106 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
121 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
136 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
151 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
169 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
187 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
208 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
222 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
    [all...]
cjx_form.cpp 70 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
88 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
104 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
116 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
cjx_instancemanager.cpp 94 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
145 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
184 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
234 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
279 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
cjx_subform.cpp 48 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
60 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
72 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
cjx_exclgroup.cpp 50 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
62 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
74 CXFA_FFNotify* notify = GetDocument()->GetNotify();
cjx_field.cpp 71 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
149 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
226 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
cjx_eventpseudomodel.cpp 164 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
cjx_layoutpseudomodel.cpp 59 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
364 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
cjx_object.cpp     [all...]
cjx_node.cpp 462 CXFA_FFNotify* pNotify = GetDocument()->GetNotify();
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
GuidProtocolPpiXml.py 90 ['Notify', str(GuidProtocolPpi.GetNotify()).lower()], \
217 ['Notify', str(GuidProtocolPpi.GetNotify()).lower()], \
272 ['Notify', str(GuidProtocolPpi.GetNotify()).lower()], \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
daogetrw.h 87 STDMETHOD(GetNotify) (THIS_ REFIID riid,WINBOOL *fNotify);
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfProtocolObject.py 153 def GetNotify(self):
InfPpiObject.py 164 def GetNotify(self):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
CommonObject.py 525 def GetNotify(self):
542 def GetNotify(self):
  /external/pdfium/fxjs/
cfxjse_engine.cpp 198 CXFA_FFNotify* pNotify = pDoc->GetNotify();
255 CXFA_FFNotify* pNotify = pDoc->GetNotify();
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
InfPomAlignment.py     [all...]

Completed in 475 milliseconds

1 2