Home
last modified time | relevance | path

Searched defs:RemoveChild (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/states/
H A DRemoveChild.as54 public class RemoveChild extends OverrideBase class
74 public function RemoveChild(target:DisplayObject = null) method in RemoveChild
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/states/
H A DRemoveChild.as46 public class RemoveChild implements IOverride class
61 public function RemoveChild(target:DisplayObject = null) method in RemoveChild
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-13264.rs33 fn RemoveChild(&self); in RemoveChild() method
37 fn RemoveChild(&self) { in RemoveChild() method
57 fn RemoveChild(&self, _a: usize) { in RemoveChild() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_ruby.cc103 void LayoutRubyAsInline::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutRubyAsInline
171 void LayoutRubyAsBlock::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutRubyAsBlock
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_ruby.cc103 void LayoutRubyAsInline::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutRubyAsInline
168 void LayoutRubyAsBlock::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutRubyAsBlock
H A Dlayout_button.cc42 void LayoutButton::RemoveChild(LayoutObject* old_child) { in RemoveChild() function in blink::LayoutButton
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Process/
H A DProcess.cpp16 StrongProcessPtr Process::RemoveChild() in RemoveChild() function in Process
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dlayout_ng_button.cc28 void LayoutNGButton::RemoveChild(LayoutObject* old_child) { in RemoveChild() function in blink::LayoutNGButton
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/custom/
H A Dlayout_ng_custom.cc29 void LayoutNGCustom::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutNGCustom
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/custom/
H A Dlayout_ng_custom.cc29 void LayoutNGCustom::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutNGCustom
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dlayout_ng_flexible_box.cc65 void LayoutNGFlexibleBox::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutNGFlexibleBox
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/mac/
H A DAccessibleWrap.mm150 AccessibleWrap::RemoveChild(Accessible* aAccessible) function
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/mac/
H A DAccessibleWrap.mm149 AccessibleWrap::RemoveChild(Accessible* aAccessible) function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicContainerLayer.h46 bool RemoveChild(Layer* aChild) override { in RemoveChild() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicContainerLayer.h46 bool RemoveChild(Layer* aChild) override { in RemoveChild() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/basic/
H A DBasicContainerLayer.h47 virtual bool RemoveChild(Layer* aChild) override in RemoveChild() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/basic/
H A DBasicContainerLayer.h46 virtual bool RemoveChild(Layer* aChild) override { in RemoveChild() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicContainerLayer.h46 bool RemoveChild(Layer* aChild) override { in RemoveChild() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DContainer.hpp211 WindowType* Container::RemoveChild(WindowType* window) in RemoveChild() function in win32cpp::Container
/dports/editors/lazarus/lazarus/components/jcf2/Parse/
H A DParseTreeNode.pas69 function RemoveChild(const pcChild: TParseTreeNode): Boolean; overload; in RemoveChild() function
70 function RemoveChild(const piIndex: integer): Boolean; overload; in RemoveChild() function
217 function TParseTreeNode.RemoveChild(const pcChild: TParseTreeNode): Boolean; in RemoveChild() function
222 function TParseTreeNode.RemoveChild(const piIndex: integer): Boolean; in RemoveChild() function
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Parse/
H A DParseTreeNode.pas69 function RemoveChild(const pcChild: TParseTreeNode): Boolean; overload; in RemoveChild() function
70 function RemoveChild(const piIndex: integer): Boolean; overload; in RemoveChild() function
217 function TParseTreeNode.RemoveChild(const pcChild: TParseTreeNode): Boolean; in RemoveChild() function
222 function TParseTreeNode.RemoveChild(const piIndex: integer): Boolean; in RemoveChild() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/flex/
H A Dlayout_ng_flexible_box.cc81 void LayoutNGFlexibleBox::RemoveChild(LayoutObject* child) { in RemoveChild() function in blink::LayoutNGFlexibleBox
/dports/www/gitea/gitea-1.16.5/modules/process/
H A Dprocess.go53 func (p *Process) RemoveChild(process *Process) { func
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Parse/
H A DParseTreeNode.pas68 function RemoveChild(const pcChild: TParseTreeNode): Boolean; overload; in RemoveChild() function
69 function RemoveChild(const piIndex: integer): Boolean; overload; in RemoveChild() function
221 function TParseTreeNode.RemoveChild(const pcChild: TParseTreeNode): Boolean; in RemoveChild() function
226 function TParseTreeNode.RemoveChild(const piIndex: integer): Boolean; in RemoveChild() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Parse/
H A DParseTreeNode.pas68 function RemoveChild(const pcChild: TParseTreeNode): Boolean; overload; in RemoveChild() function
69 function RemoveChild(const piIndex: integer): Boolean; overload; in RemoveChild() function
221 function TParseTreeNode.RemoveChild(const pcChild: TParseTreeNode): Boolean; in RemoveChild() function
226 function TParseTreeNode.RemoveChild(const piIndex: integer): Boolean; in RemoveChild() function

12345678910>>...37