Home
last modified time | relevance | path

Searched refs:CreateChildren (Results 51 – 75 of 191) sorted by relevance

12345678

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/xrc/
H A Dxh_dlg.cpp80 CreateChildren(dlg); in DoCreateResource()
H A Dxh_frame.cpp86 CreateChildren(frame); in DoCreateResource()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/xrc/
H A Dxh_collpane.cpp87 CreateChildren(m_collpane, true/*only this handler*/); in DoCreateResource()
H A Dxh_dlg.cpp80 CreateChildren(dlg); in DoCreateResource()
H A Dxh_frame.cpp86 CreateChildren(frame); in DoCreateResource()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/xrc/
H A Dxh_dlg.cpp80 CreateChildren(dlg); in DoCreateResource()
H A Dxh_collpane.cpp87 CreateChildren(m_collpane, true/*only this handler*/); in DoCreateResource()
H A Dxh_frame.cpp86 CreateChildren(frame); in DoCreateResource()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/xrc/
H A Dxh_simplebook.cpp87 CreateChildren(m_simplebook, true/*only this handler*/); in DoCreateResource()
H A Dxh_collpane.cpp86 CreateChildren(m_collpane, true/*only this handler*/); in DoCreateResource()
H A Dxh_dlg.cpp79 CreateChildren(dlg); in DoCreateResource()
H A Dxh_frame.cpp85 CreateChildren(frame); in DoCreateResource()
H A Dxh_auinotbk.cpp106 CreateChildren(m_notebook, true/*only this handler*/); in DoCreateResource()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/xrc/
H A Dxh_collpane.cpp86 CreateChildren(m_collpane, true/*only this handler*/); in DoCreateResource()
H A Dxh_simplebook.cpp87 CreateChildren(m_simplebook, true/*only this handler*/); in DoCreateResource()
H A Dxh_dlg.cpp79 CreateChildren(dlg); in DoCreateResource()
H A Dxh_frame.cpp85 CreateChildren(frame); in DoCreateResource()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/xrc/
H A Dxmlreshandler.h112 virtual void CreateChildren(wxObject *parent, bool this_hnd_only = false) = 0;
382 void CreateChildren(wxObject *parent, bool this_hnd_only = false)
384 GetImpl()->CreateChildren(parent, this_hnd_only);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/xrc/
H A Dxh_frame.cpp86 CreateChildren(frame); in DoCreateResource()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_xrc.py124 self.CreateChildren(panel)
212 self.CreateChildren(panel)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/xrc/
H A Dxh_aui.cpp120 CreateChildren(m_manager); in DoCreateResource()
284 CreateChildren(m_notebook, true/*only this handler*/); in DoCreateResource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/metadata/
H A Dview_factory.h53 CreateChildren(view_.get()); in Build()
61 CreateChildren(root_view_); in BuildChildren()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Dvp8_partition_aggregator.cc63 bool PartitionTreeNode::CreateChildren(size_t max_size) { in CreateChildren() function in webrtc::PartitionTreeNode
110 CreateChildren(max_size); in GetOptimalNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Dvp8_partition_aggregator.cc64 bool PartitionTreeNode::CreateChildren(size_t max_size) {
115 CreateChildren(max_size);
/dports/math/vtk6/VTK-6.2.0/Geovis/Core/
H A DvtkGeoTreeNode.h120 int CreateChildren();

12345678