/external/pdfium/fxjs/xfa/ |
D | cjx_instancemanager.cpp | 98 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SetInstances() 105 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in SetInstances() 106 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in SetInstances() 127 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in MoveInstance() 128 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in MoveInstance() 135 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in moveInstance() 146 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in moveInstance() 166 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in removeInstance() 189 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in removeInstance() 199 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in removeInstance() [all …]
|
D | cjx_hostpseudomodel.cpp | 82 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in appType() 96 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in calculationsEnabled() 112 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in currentPage() 127 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in language() 142 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in numPages() 157 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in platform() 172 if (!GetDocument()->GetScriptContext()->IsRunAtClient()) in title() 175 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in title() 193 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in validationsEnabled() 210 if (!GetDocument()->GetScriptContext()->IsRunAtClient()) in variation() [all …]
|
D | cjx_form.cpp | 49 CXFA_ArrayNodeList* pFormNodes = new CXFA_ArrayNodeList(GetDocument()); in formNodes() 51 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in formNodes() 63 GetDocument()->DoDataRemerge(true); in remerge() 73 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 84 GetDocument()->GetScriptContext()->GetEventParam(); in recalculate() 92 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in recalculate() 108 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 121 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate()
|
D | cjx_tree.cpp | 43 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in resolveNode() 61 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap(pObject); in resolveNode() 88 refNode = GetDocument()->GetScriptContext()->GetThisObject(); in resolveNodes() 90 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in resolveNodes() 137 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in nodes() 139 new CXFA_AttachNodeList(GetDocument(), ToNode(GetXFAObject())); in nodes() 158 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap(pParent)); in parent() 207 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in ResolveNodeList() 210 CXFA_ArrayNodeList* pNodeList = new CXFA_ArrayNodeList(GetDocument()); in ResolveNodeList()
|
D | cjx_exclgroup.cpp | 54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 80 CXFA_FFNotify* notify = GetDocument()->GetNotify(); in execValidate() 111 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in selectedMember() 132 XFA_VERSION curVersion = GetDocument()->GetCurVersionMode(); in defaultValue()
|
D | cjx_layoutpseudomodel.cpp | 68 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ready() 99 auto* pDocLayout = CXFA_LayoutProcessor::FromDocument(GetDocument()); in HWXY() 165 auto* pDocLayout = CXFA_LayoutProcessor::FromDocument(GetDocument()); in NumberedPageCount() 201 auto* pDocLayout = CXFA_LayoutProcessor::FromDocument(GetDocument()); in pageSpan() 368 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in pageContent() 372 auto* pDocLayout = CXFA_LayoutProcessor::FromDocument(GetDocument()); in pageContent() 373 auto pArrayNodeList = pdfium::MakeUnique<CXFA_ArrayNodeList>(GetDocument()); in pageContent() 380 GetDocument()->GetScriptContext()->GetJseNormalClass()->GetTemplate())); in pageContent() 404 CXFA_Node* pRootNode = GetDocument()->GetRoot(); in relayout() 405 auto* pLayoutProcessor = GetDocument()->GetLayoutProcessor(); in relayout() [all …]
|
D | cjx_subform.cpp | 54 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execInitialize() 67 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execCalculate() 80 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execValidate() 129 pValue->Assign(GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in instanceManager()
|
D | cjx_container.cpp | 43 new CXFA_ArrayNodeList(GetDocument()), in getDeltas() 44 GetDocument()->GetScriptContext()->GetJseNormalClass()->GetTemplate())); in getDeltas()
|
D | cjx_eventpseudomodel.cpp | 110 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in newText() 175 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in emit() 180 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in emit() 195 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in reset() 213 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in Property()
|
D | cfxjse_engine.cpp | 186 CXFA_Document* pDoc = lpOrginalNode->GetDocument(); in GlobalPropertySetter() 227 CXFA_Document* pDoc = pOriginalObject->GetDocument(); in GlobalPropertyGetter() 241 lpScriptContext->GetDocument()->GetXFAObject(uHashCode); in GlobalPropertyGetter() 303 CFXJSE_Engine* lpScriptContext = pObject->GetDocument()->GetScriptContext(); in GlobalPropTypeGetter() 323 pOriginalObject->GetDocument()->GetScriptContext(); in NormalPropertyGetter() 328 lpScriptContext->GetDocument()->GetRoot()); in NormalPropertyGetter() 370 CXFA_FFNotify* pNotify = pObject->GetDocument()->GetNotify(); in NormalPropertyGetter() 401 pOriginalObject->GetDocument()->GetScriptContext(); in NormalPropertySetter() 455 CFXJSE_Engine* lpScriptContext = pObject->GetDocument()->GetScriptContext(); in NormalPropTypeGetter() 476 CFXJSE_Engine* lpScriptContext = pObject->GetDocument()->GetScriptContext(); in NormalMethodCall()
|
D | cjx_node.cpp | 186 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in clone() 221 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap(pNode); in getElement() 272 auto pParser = pdfium::MakeUnique<CXFA_DocumentParser>(GetDocument()); in loadXML() 278 GetXFANode()->GetDocument()->GetNotify()->GetHDOC()->GetXMLDocument(); in loadXML() 467 pValue->Assign(GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in model() 507 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in oneOfChild() 514 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in execSingleEventByName()
|
D | cjx_xfa.cpp | 28 auto* pScriptContext = GetDocument()->GetScriptContext(); in thisValue()
|
D | cjx_object.cpp | 139 CXFA_Document* CJX_Object::GetDocument() const { in GetDocument() function in CJX_Object 140 return object_->GetDocument(); in GetDocument() 177 return it->second(this, GetXFAObject()->GetDocument()->GetScriptContext(), in RunMethod() 762 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in TryContent() 1056 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in OnChanging() 1092 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Template)); in ScriptAttributeString() 1111 bool bRet = GetDocument()->GetScriptContext()->ResolveObjects( in ScriptAttributeString() 1121 pProtoNode = GetDocument()->GetNodeByID(pProtoRoot, wsID.AsStringView()); in ScriptAttributeString() 1298 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomMessage() 1447 pValue->Assign(GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in ScriptSomDataNode() [all …]
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_docpagedata.cpp | 174 CPDF_PageModule::GetInstance()->ClearStockFont(GetDocument()); in ClearStockFont() 186 CPDF_Font::Create(GetDocument(), pFontDict, this); in GetFont() 220 CPDF_Dictionary* pDict = GetDocument()->NewIndirect<CPDF_Dictionary>(); in GetStandardFont() 226 pEncoding->Realize(GetDocument()->GetByteStringPool())); in GetStandardFont() 230 RetainPtr<CPDF_Font> pFont = CPDF_Font::Create(GetDocument(), pDict, nullptr); in GetStandardFont() 317 CPDF_ColorSpace::Load(GetDocument(), pArray, pVisited); in GetColorSpaceInternal() 338 GetDocument(), pPatternObj, true, matrix); in GetPattern() 346 pPattern = pdfium::MakeRetain<CPDF_TilingPattern>(GetDocument(), in GetPattern() 350 GetDocument(), pPatternObj, false, matrix); in GetPattern() 366 auto pImage = pdfium::MakeRetain<CPDF_Image>(GetDocument(), dwStreamObjNum); in GetImage() [all …]
|
D | cpdf_contentparser.cpp | 28 if (!pPage->GetDocument()) { in CPDF_ContentParser() 84 pForm->GetDocument(), pForm->m_pPageResources.Get(), in CPDF_ContentParser() 188 m_pObjectHolder->GetDocument(), m_pObjectHolder->m_pPageResources.Get(), in Parse()
|
D | cpdf_annotcontext.cpp | 33 m_pPage->GetDocument(), m_pPage->m_pResources.Get(), pStream); in SetForm()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_object.cpp | 34 if (!GetDocument()->IsBeingDestroyed() && GetDocument()->HasScriptContext()) in ~CXFA_Object() 35 GetDocument()->GetScriptContext()->RemoveJSBindingFromMap(this); in ~CXFA_Object()
|
D | cxfa_thisproxy.cpp | 14 : CXFA_Object(pThisNode->GetDocument(), in CXFA_ThisProxy()
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 912 TiXmlDocument* document = GetDocument(); in StreamIn() 974 TiXmlDocument* document = GetDocument(); in StreamIn() 1014 TiXmlDocument* document = GetDocument(); in StreamIn() 1046 TiXmlDocument* document = GetDocument(); in Parse() 1181 TiXmlDocument* document = GetDocument(); in ReadValue() 1258 TiXmlDocument* document = GetDocument(); in StreamIn() 1277 TiXmlDocument* document = GetDocument(); in Parse() 1317 TiXmlDocument* document = GetDocument(); in StreamIn() 1339 TiXmlDocument* document = GetDocument(); in Parse() 1477 TiXmlDocument* document = GetDocument(); in StreamIn() [all …]
|
D | tinyxml.cpp | 189 assert( node->GetDocument() == 0 || node->GetDocument() == this->GetDocument() ); in LinkEndChild() 194 if ( GetDocument() ) in LinkEndChild() 195 GetDocument()->SetError( TIXML_ERROR_DOCUMENT_TOP_ONLY, 0, 0, TIXML_ENCODING_UNKNOWN ); in LinkEndChild() 218 if ( GetDocument() ) in InsertEndChild() 219 GetDocument()->SetError( TIXML_ERROR_DOCUMENT_TOP_ONLY, 0, 0, TIXML_ENCODING_UNKNOWN ); in InsertEndChild() 237 if ( GetDocument() ) in InsertBeforeChild() 238 GetDocument()->SetError( TIXML_ERROR_DOCUMENT_TOP_ONLY, 0, 0, TIXML_ENCODING_UNKNOWN ); in InsertBeforeChild() 270 if ( GetDocument() ) in InsertAfterChild() 271 GetDocument()->SetError( TIXML_ERROR_DOCUMENT_TOP_ONLY, 0, 0, TIXML_ENCODING_UNKNOWN ); in InsertAfterChild() 306 TiXmlDocument* document = GetDocument(); in ReplaceChild() [all …]
|
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_viewlayoutitem.cpp | 33 return CXFA_LayoutProcessor::FromDocument(GetFormNode()->GetDocument()); in GetLayout() 38 CXFA_LayoutProcessor::FromDocument(GetFormNode()->GetDocument()); in GetPageIndex()
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_page.cpp | 41 CPDF_Document* CPDFXFA_Page::GetDocument() const { in GetDocument() function in CPDFXFA_Page 46 CPDF_Document* pPDFDoc = GetDocument(); in LoadPDFPage() 79 m_pPDFPage = pdfium::MakeRetain<CPDF_Page>(GetDocument(), pPageDict); in LoadPDFPageFromDict()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_renderpage.cpp | 49 pdfium::MakeRetain<CPDF_OCContext>(pPage->GetDocument(), usage)); in RenderPageImpl() 55 pPage->GetDocument(), pPage->m_pPageResources.Get(), in RenderPageImpl()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_bookmarktree.h | 22 CPDF_Document* GetDocument() const { return m_pDocument.Get(); } in GetDocument() function
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_document.h | 70 CPDF_Document* GetDocument() const { return m_pDoc.Get(); } in GetDocument() function 82 CPDF_Document* GetDocument() const { return m_pDoc.Get(); } in GetDocument() function
|