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

  /external/pdfium/xfa/fxfa/parser/
cxfa_document_parser.h 31 CXFA_FFNotify* GetNotify() const;
cscript_hostpseudomodel.cpp 40 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
53 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
69 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
84 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
98 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
113 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
130 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
147 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
167 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
180 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
    [all...]
cxfa_document_parser.cpp 46 CXFA_FFNotify* CXFA_DocumentParser::GetNotify() const {
cxfa_document.h 68 CXFA_FFNotify* GetNotify() const;
cxfa_document.cpp 151 CXFA_FFNotify* CXFA_Document::GetNotify() const {
152 return m_pParser->GetNotify();
297 GetNotify()->GetAppProvider()->GetLanguage());
cxfa_node.cpp     [all...]
cscript_layoutpseudomodel.cpp 37 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
363 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
cscript_eventpseudomodel.cpp 212 CXFA_FFNotify* pNotify = m_pDocument->GetNotify();
cxfa_layoutitem.cpp 16 CXFA_FFNotify* pNotify = pLayoutItem->m_pFormNode->GetDocument()->GetNotify();
cxfa_layoutpagemgr.cpp 477 return pTestScript->GetDocument()->GetNotify()->RunScript(
561 CXFA_FFNotify* pNotify = pNewPageArea->GetDocument()->GetNotify();
    [all...]
xfa_layout_itemlayout.cpp 69 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, *fWidth,
571 CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify();
    [all...]
cxfa_scriptcontext.cpp 200 CXFA_FFNotify* pNotify = pDoc->GetNotify();
276 CXFA_FFNotify* pNotify = pDoc->GetNotify();
cxfa_widgetdata.cpp     [all...]
  /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):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
InfPomAlignment.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
GenInfFile.py 753 Notify = Object.GetNotify()
    [all...]

Completed in 805 milliseconds