Home
last modified time | relevance | path

Searched refs:GetContainerParent (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DIconH.c42 static Widget GetContainerParent(Widget);
121 GetContainerParent, /* get_container_parent */
161 GetContainerParent( in GetContainerParent() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_traversestrategy_xfacontainernode.h22 return pTemplateNode->GetContainerParent(); in GetParent()
H A Dcxfa_node.h183 CXFA_Node* GetContainerParent() const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_traversestrategy_xfacontainernode.h22 return pTemplateNode->GetContainerParent(); in GetParent()
H A Dcxfa_node.h177 CXFA_Node* GetContainerParent() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/layout/
H A Dcxfa_viewlayoutprocessor.cpp265 pTestScript, pTestScript->GetContainerParent()); in RunBreakTestScript()
818 CXFA_Node* pFormNode = pCurNode->GetContainerParent(); in ExecuteBreakBeforeOrAfter()
843 CXFA_Node* pParentNode = pFormNode->GetContainerParent(); in ExecuteBreakBeforeOrAfter()
890 CXFA_Node* pFormNode = pBreakNode->GetContainerParent(); in ProcessBreakBeforeOrAfter()
897 pFormNode = pFormNode->GetContainerParent(); in ProcessBreakBeforeOrAfter()
942 CXFA_Node* pFormNode = pBookendNode->GetContainerParent(); in ProcessBookendLeaderOrTrailer()
965 pOverflowNode->GetContainerParent()->GetTemplateNodeIfExists(); in BreakOverflow()
1097 pBookendNode->GetContainerParent()->GetTemplateNodeIfExists(); in ResolveBookendLeaderOrTrailer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/layout/
H A Dcxfa_viewlayoutprocessor.cpp265 pTestScript, pTestScript->GetContainerParent()); in RunBreakTestScript()
789 CXFA_Node* pFormNode = pCurNode->GetContainerParent(); in ExecuteBreakBeforeOrAfter()
814 CXFA_Node* pParentNode = pFormNode->GetContainerParent(); in ExecuteBreakBeforeOrAfter()
861 CXFA_Node* pFormNode = pBreakNode->GetContainerParent(); in ProcessBreakBeforeOrAfter()
868 pFormNode = pFormNode->GetContainerParent(); in ProcessBreakBeforeOrAfter()
913 CXFA_Node* pFormNode = pBookendNode->GetContainerParent(); in ProcessBookendLeaderOrTrailer()
936 pOverflowNode->GetContainerParent()->GetTemplateNodeIfExists(); in BreakOverflow()
1068 pBookendNode->GetContainerParent()->GetTemplateNodeIfExists(); in ResolveBookendLeaderOrTrailer()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DSplitNodeTransaction.cpp74 mContainerParentNode = mStartOfRightContent.GetContainerParent(); in NS_IMPL_CYCLE_COLLECTION_INHERITED()
H A DEditorDOMPoint.h190 nsINode* GetContainerParent() const { in GetContainerParent() function
195 return nsIContent::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsContent()
199 return dom::Element::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsElement()
H A DHTMLEditorDataTransfer.cpp522 NS_WARNING_ASSERTION(pointToInsert.GetContainerParent(), in DoInsertHTMLWithContext()
524 if (pointToInsert.GetContainerParent()) { in DoInsertHTMLWithContext()
H A DHTMLStyleEditor.cpp924 atStartOfNextNode.Set(atStartOfNextNode.GetContainerParent(), 0); in ClearStyleAt()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DSplitNodeTransaction.cpp99 mContainerParentNode = mStartOfRightContent.GetContainerParent(); in NS_IMPL_CYCLE_COLLECTION_INHERITED()
H A DEditorDOMPoint.h211 nsINode* GetContainerParent() const { in GetContainerParent() function
216 return nsIContent::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsContent()
220 return dom::Element::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsElement()
H A DSelectionState.cpp379 if (aContainer == aStartOfRightContent.GetContainerParent()) { in SelAdjJoinNodes()
H A DHTMLEditorDataTransfer.cpp887 NS_WARNING_ASSERTION(pointToInsert.GetContainerParent(), in InsertContents()
889 if (pointToInsert.GetContainerParent()) { in InsertContents()
H A DHTMLStyleEditor.cpp1026 atStartOfNextNode.Set(atStartOfNextNode.GetContainerParent(), 0); in ClearStyleAt()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DSplitNodeTransaction.cpp96 mContainerParentNode = mStartOfRightContent.GetContainerParent(); in NS_IMPL_CYCLE_COLLECTION_INHERITED()
H A DEditorDOMPoint.h200 nsINode* GetContainerParent() const { in GetContainerParent() function
205 return nsIContent::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsContent()
209 return dom::Element::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsElement()
H A DHTMLEditorDataTransfer.cpp869 NS_WARNING_ASSERTION(pointToInsert.GetContainerParent(), in InsertContents()
871 if (pointToInsert.GetContainerParent()) { in InsertContents()
H A DHTMLStyleEditor.cpp1029 atStartOfNextNode.Set(atStartOfNextNode.GetContainerParent(), 0); in ClearStyleAt()
H A DHTMLEditor.cpp4404 nsCOMPtr<nsINode> parent = aStartOfRightNode.GetContainerParent(); in DoSplitNode()
4955 if (NS_WARN_IF(!atAnchor.GetContainerParent())) { in DeleteSelectionAndPrepareToCreateNode()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DSplitNodeTransaction.cpp96 mContainerParentNode = mStartOfRightContent.GetContainerParent(); in NS_IMPL_CYCLE_COLLECTION_INHERITED()
H A DEditorDOMPoint.h200 nsINode* GetContainerParent() const { in GetContainerParent() function
205 return nsIContent::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsContent()
209 return dom::Element::FromNodeOrNull(GetContainerParent()); in GetContainerParentAsElement()
H A DHTMLEditorDataTransfer.cpp869 NS_WARNING_ASSERTION(pointToInsert.GetContainerParent(), in InsertContents()
871 if (pointToInsert.GetContainerParent()) { in InsertContents()
H A DHTMLStyleEditor.cpp1029 atStartOfNextNode.Set(atStartOfNextNode.GetContainerParent(), 0); in ClearStyleAt()

12