Home
last modified time | relevance | path

Searched defs:aParent (Results 1 – 25 of 2399) sorted by relevance

12345678910>>...96

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMMatrix.h37 explicit DOMMatrixReadOnly(nsISupports* aParent) in DOMMatrixReadOnly()
40 DOMMatrixReadOnly(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrixReadOnly()
49 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrixReadOnly()
54 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrixReadOnly()
247 DOMMatrixReadOnly(nsISupports* aParent, bool is2D) : mParent(aParent) { in DOMMatrixReadOnly()
266 explicit DOMMatrix(nsISupports* aParent) : DOMMatrixReadOnly(aParent) {} in DOMMatrix()
268 DOMMatrix(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrix()
271 DOMMatrix(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrix()
274 DOMMatrix(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrix()
326 DOMMatrix(nsISupports* aParent, bool is2D) in DOMMatrix()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/plugins/3d/vrml/v1/
H A Dvrml1_base.cpp58 bool WRL1BASE::SetParent( WRL1NODE* aParent, bool /* doUnlink */ ) in SetParent()
111 bool WRL1BASE::implementUse( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in implementUse()
156 bool WRL1BASE::implementDef( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in implementDef()
200 bool WRL1BASE::ReadNode( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in ReadNode()
352 bool WRL1BASE::readGroup( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in readGroup()
372 bool WRL1BASE::readSeparator( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in readSeparator()
392 bool WRL1BASE::readSwitch( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in readSwitch()
409 bool WRL1BASE::readMaterial( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in readMaterial()
449 bool WRL1BASE::readCoords( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in readCoords()
469 bool WRL1BASE::readFaceSet( WRLPROC& proc, WRL1NODE* aParent, WRL1NODE** aNode ) in readFaceSet()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/plugins/3d/vrml/v2/
H A Dvrml2_base.cpp79 bool WRL2BASE::SetParent( WRL2NODE* aParent, bool /* doUnlink */ ) in SetParent()
187 bool WRL2BASE::implementUse( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in implementUse()
235 bool WRL2BASE::implementDef( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in implementDef()
276 bool WRL2BASE::ReadNode( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in ReadNode()
658 bool WRL2BASE::readShape( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in readShape()
778 bool WRL2BASE::readCoords( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in readCoords()
798 bool WRL2BASE::readNorms( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in readNorms()
818 bool WRL2BASE::readColor( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in readColor()
838 bool WRL2BASE::readBox( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in readBox()
858 bool WRL2BASE::readSwitch( WRLPROC& proc, WRL2NODE* aParent, WRL2NODE** aNode ) in readSwitch()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMMatrix.h47 explicit DOMMatrixReadOnly(nsISupports* aParent) in DOMMatrixReadOnly()
50 DOMMatrixReadOnly(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrixReadOnly()
59 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrixReadOnly()
64 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrixReadOnly()
257 DOMMatrixReadOnly(nsISupports* aParent, bool is2D) : mParent(aParent) { in DOMMatrixReadOnly()
276 explicit DOMMatrix(nsISupports* aParent) : DOMMatrixReadOnly(aParent) {} in DOMMatrix()
278 DOMMatrix(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrix()
281 DOMMatrix(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrix()
284 DOMMatrix(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrix()
336 DOMMatrix(nsISupports* aParent, bool is2D) in DOMMatrix()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMMatrix.h47 explicit DOMMatrixReadOnly(nsISupports* aParent) in DOMMatrixReadOnly()
50 DOMMatrixReadOnly(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrixReadOnly()
59 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrixReadOnly()
64 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrixReadOnly()
257 DOMMatrixReadOnly(nsISupports* aParent, bool is2D) : mParent(aParent) { in DOMMatrixReadOnly()
276 explicit DOMMatrix(nsISupports* aParent) : DOMMatrixReadOnly(aParent) {} in DOMMatrix()
278 DOMMatrix(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrix()
281 DOMMatrix(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrix()
284 DOMMatrix(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrix()
336 DOMMatrix(nsISupports* aParent, bool is2D) in DOMMatrix()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMMatrix.h47 explicit DOMMatrixReadOnly(nsISupports* aParent) in DOMMatrixReadOnly()
50 DOMMatrixReadOnly(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrixReadOnly()
59 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrixReadOnly()
64 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrixReadOnly()
257 DOMMatrixReadOnly(nsISupports* aParent, bool is2D) : mParent(aParent) { in DOMMatrixReadOnly()
276 explicit DOMMatrix(nsISupports* aParent) : DOMMatrixReadOnly(aParent) {} in DOMMatrix()
278 DOMMatrix(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrix()
281 DOMMatrix(nsISupports* aParent, const gfx::Matrix4x4& aMatrix) in DOMMatrix()
284 DOMMatrix(nsISupports* aParent, const gfx::Matrix& aMatrix) in DOMMatrix()
336 DOMMatrix(nsISupports* aParent, bool is2D) in DOMMatrix()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_cache/sg/
H A Difsg_coordindex.cpp51 IFSG_COORDINDEX::IFSG_COORDINDEX( SGNODE* aParent ) in IFSG_COORDINDEX()
69 IFSG_COORDINDEX::IFSG_COORDINDEX( IFSG_NODE& aParent ) in IFSG_COORDINDEX()
117 bool IFSG_COORDINDEX::NewNode( SGNODE* aParent ) in NewNode()
141 bool IFSG_COORDINDEX::NewNode( IFSG_NODE& aParent ) in NewNode()
H A Difsg_shape.cpp51 IFSG_SHAPE::IFSG_SHAPE( SGNODE* aParent ) in IFSG_SHAPE()
69 IFSG_SHAPE::IFSG_SHAPE( IFSG_NODE& aParent ) in IFSG_SHAPE()
118 bool IFSG_SHAPE::NewNode( SGNODE* aParent ) in NewNode()
142 bool IFSG_SHAPE::NewNode( IFSG_NODE& aParent ) in NewNode()
H A Difsg_faceset.cpp51 IFSG_FACESET::IFSG_FACESET( SGNODE* aParent ) in IFSG_FACESET()
69 IFSG_FACESET::IFSG_FACESET( IFSG_NODE& aParent ) in IFSG_FACESET()
118 bool IFSG_FACESET::NewNode( SGNODE* aParent ) in NewNode()
142 bool IFSG_FACESET::NewNode( IFSG_NODE& aParent ) in NewNode()
H A Difsg_colors.cpp50 IFSG_COLORS::IFSG_COLORS( SGNODE* aParent ) in IFSG_COLORS()
68 IFSG_COLORS::IFSG_COLORS( IFSG_NODE& aParent ) in IFSG_COLORS()
119 bool IFSG_COLORS::NewNode( SGNODE* aParent ) in NewNode()
143 bool IFSG_COLORS::NewNode( IFSG_NODE& aParent ) in NewNode()
H A Difsg_coords.cpp50 IFSG_COORDS::IFSG_COORDS( SGNODE* aParent ) in IFSG_COORDS()
68 IFSG_COORDS::IFSG_COORDS( IFSG_NODE& aParent ) in IFSG_COORDS()
117 bool IFSG_COORDS::NewNode( SGNODE* aParent ) in NewNode()
141 bool IFSG_COORDS::NewNode( IFSG_NODE& aParent ) in NewNode()
H A Difsg_normals.cpp51 IFSG_NORMALS::IFSG_NORMALS( SGNODE* aParent ) in IFSG_NORMALS()
69 IFSG_NORMALS::IFSG_NORMALS( IFSG_NODE& aParent ) in IFSG_NORMALS()
118 bool IFSG_NORMALS::NewNode( SGNODE* aParent ) in NewNode()
142 bool IFSG_NORMALS::NewNode( IFSG_NODE& aParent ) in NewNode()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DPreallocatedProcessManager.cpp176 bool PreallocatedProcessManagerImpl::Provide(ContentParent* aParent) { in Provide()
190 void PreallocatedProcessManagerImpl::Erase(ContentParent* aParent) { in Erase()
206 void PreallocatedProcessManagerImpl::AddBlocker(ContentParent* aParent) { in AddBlocker()
212 void PreallocatedProcessManagerImpl::RemoveBlocker(ContentParent* aParent) { in RemoveBlocker()
305 void PreallocatedProcessManager::AddBlocker(ContentParent* aParent) { in AddBlocker()
310 void PreallocatedProcessManager::RemoveBlocker(ContentParent* aParent) { in RemoveBlocker()
320 bool PreallocatedProcessManager::Provide(ContentParent* aParent) { in Provide()
325 void PreallocatedProcessManager::Erase(ContentParent* aParent) { in Erase()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dconfirm.cpp37 KIDIALOG::KIDIALOG( wxWindow* aParent, const wxString& aMessage, const wxString& aCaption, in KIDIALOG()
46 KIDIALOG::KIDIALOG( wxWindow* aParent, const wxString& aMessage, KD_TYPE aType, in KIDIALOG()
154 bool OverrideLock( wxWindow* aParent, const wxString& aMessage ) in OverrideLock()
239 bool HandleUnsavedChanges( wxWindow* aParent, const wxString& aMessage, in HandleUnsavedChanges()
252 int OKOrCancelDialog( wxWindow* aParent, const wxString& aWarning, const wxString& aMessage, in OKOrCancelDialog()
279 void DisplayError( wxWindow* aParent, const wxString& aText, int aDisplayTime ) in DisplayError()
292 void DisplayErrorMessage( wxWindow* aParent, const wxString& aText, const wxString& aExtraInfo ) in DisplayErrorMessage()
307 void DisplayInfoMessage( wxWindow* aParent, const wxString& aMessage, const wxString& aExtraInfo ) in DisplayInfoMessage()
323 bool IsOK( wxWindow* aParent, const wxString& aMessage ) in IsOK()
333 int SelectSingleOption( wxWindow* aParent, const wxString& aTitle, in SelectSingleOption()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMMatrix.h30 DOMMatrixReadOnly(nsISupports* aParent, bool aIsServo) in DOMMatrixReadOnly()
33 DOMMatrixReadOnly(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrixReadOnly()
42 DOMMatrixReadOnly(nsISupports* aParent, const gfx::Matrix4x4& aMatrix, in DOMMatrixReadOnly()
139 DOMMatrix(nsISupports* aParent, bool aIsServo) in DOMMatrix()
142 DOMMatrix(nsISupports* aParent, const DOMMatrixReadOnly& other) in DOMMatrix()
145 DOMMatrix(nsISupports* aParent, const gfx::Matrix4x4& aMatrix, bool aIsServo) in DOMMatrix()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DPreallocatedProcessManager.cpp167 bool PreallocatedProcessManagerImpl::Provide(ContentParent* aParent) { in Provide()
187 void PreallocatedProcessManagerImpl::AddBlocker(ContentParent* aParent) { in AddBlocker()
193 void PreallocatedProcessManagerImpl::RemoveBlocker(ContentParent* aParent) { in RemoveBlocker()
281 ContentParent* aParent) { in AddBlocker()
286 ContentParent* aParent) { in RemoveBlocker()
295 /* static */ bool PreallocatedProcessManager::Provide(ContentParent* aParent) { in Provide()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/systemservices/
H A DMediaSystemResourceService.cpp53 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in Acquire()
94 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in ReleaseResource()
115 media::MediaSystemResourceManagerParent* aParent) { in ReleaseResource()
129 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in RemoveRequest()
160 media::MediaSystemResourceManagerParent* aParent, in RemoveRequests()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/systemservices/
H A DMediaSystemResourceService.cpp53 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in Acquire()
92 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in ReleaseResource()
113 media::MediaSystemResourceManagerParent* aParent) { in ReleaseResource()
128 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in RemoveRequest()
159 media::MediaSystemResourceManagerParent* aParent, in RemoveRequests()
/dports/www/firefox/firefox-99.0/dom/media/systemservices/
H A DMediaSystemResourceService.cpp53 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in Acquire()
94 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in ReleaseResource()
115 media::MediaSystemResourceManagerParent* aParent) { in ReleaseResource()
129 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in RemoveRequest()
160 media::MediaSystemResourceManagerParent* aParent, in RemoveRequests()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/systemservices/
H A DMediaSystemResourceService.cpp53 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in Acquire()
94 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in ReleaseResource()
115 media::MediaSystemResourceManagerParent* aParent) { in ReleaseResource()
129 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in RemoveRequest()
160 media::MediaSystemResourceManagerParent* aParent, in RemoveRequests()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/systemservices/
H A DMediaSystemResourceService.cpp50 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in Acquire()
89 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in ReleaseResource()
110 media::MediaSystemResourceManagerParent* aParent) { in ReleaseResource()
125 media::MediaSystemResourceManagerParent* aParent, uint32_t aId, in RemoveRequest()
156 media::MediaSystemResourceManagerParent* aParent, in RemoveRequests()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGRect.cpp18 SVGRect::SVGRect(nsIContent* aParent, float x, float y, float w, float h) in SVGRect()
43 NS_NewSVGRect(nsIContent* aParent, float aX, float aY, float aWidth, in NS_NewSVGRect()
53 NS_NewSVGRect(nsIContent* aParent, const Rect& aRect) in NS_NewSVGRect()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGRect.cpp18 SVGRect::SVGRect(nsIContent* aParent, float x, float y, float w, float h) in SVGRect()
40 already_AddRefed<mozilla::dom::SVGRect> NS_NewSVGRect(nsIContent* aParent, in NS_NewSVGRect()
50 already_AddRefed<mozilla::dom::SVGRect> NS_NewSVGRect(nsIContent* aParent, in NS_NewSVGRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/
H A DAccessibilityTreeModelBase.java44 public synchronized int getChildCount(Object aParent) in getChildCount()
50 public synchronized Object getChild (Object aParent, int nIndex) in getChild()
67 public synchronized Object getChildNoCreate (Object aParent, int nIndex) in getChildNoCreate()
83 public synchronized int getIndexOfChild (Object aParent, Object aChild) in getIndexOfChild()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/
H A DAccessibilityTreeModelBase.java44 public synchronized int getChildCount(Object aParent) in getChildCount()
50 public synchronized Object getChild (Object aParent, int nIndex) in getChild()
67 public synchronized Object getChildNoCreate (Object aParent, int nIndex) in getChildNoCreate()
83 public synchronized int getIndexOfChild (Object aParent, Object aChild) in getIndexOfChild()

12345678910>>...96