Home
last modified time | relevance | path

Searched refs:draw_children (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/biology/py-goatools/goatools-1.1.6/scripts/
H A Dplot_go_term.py74 p.set_defaults(draw_children=True)
99 draw_children=opts.draw_children,
/dports/sysutils/ohmu/ohmu-1.1.0/ohmu/
H A Dviews.py70 self.draw_children(
91 def draw_children(self, children, l, sx, tx, sy, ty): # noqa member in Canvas
103 self.draw_children(
109 self.draw_children(
116 self.draw_children(
122 self.draw_children(
/dports/biology/py-goatools/goatools-1.1.6/goatools/
H A Dobo_parser.py518 draw_children=True, argument
533 if draw_children:
577 draw_children=True, argument
588 if draw_children:
632 draw_children=True, argument
646 draw_children=draw_children,
657 draw_children=draw_children,
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/lib/
H A DAJAXTree.php129 $this->draw_children($entry,$code.$new_code[$nb]);
140 public function draw_children($parent_entry,$code) { function in AJAXTree
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/htdocs/
H A Ddraw_tree_node.php56 echo $tree->draw_children($dnentry,$request['code']);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/htdocs/
H A Ddraw_tree_node.php56 echo $tree->draw_children($dnentry,$request['code']);
/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/
H A Dnode.rs298 fn draw_children( in draw_children() method
321 fn draw_children( in draw_children() method
H A Dstructure.rs46 &mut |an, dc, _transform| node.draw_children(an, cascaded, dc, clipping), in draw()
281 node.draw_children(an, cascaded, dc, clipping) in draw()
578 &mut |an, dc, _transform| node.draw_children(an, &cascaded, dc, clipping), in draw()
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/lib/
H A DAJAXTree.php127 $this->draw_children($entry,$code.$new_code[$nb]);
138 public function draw_children($parent_entry,$code) { function in AJAXTree
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Group.H55 void draw_children();
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Group.H59 void draw_children();
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Group.H63 void draw_children();
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Group.H63 void draw_children();
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/ffffltk/
H A Dffffltk_aspect_group.h155 draw_children(); in draw()
/dports/audio/giada/giada-0.17.1/src/gui/elems/actionEditor/
H A DvelocityEditor.cpp89 draw_children(); in draw()
H A DenvelopeEditor.cpp104 draw_children(); in draw()
H A DsampleActionEditor.cpp124 draw_children(); in draw()
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dwidget.hpp569 void draw_children(surface& frame_buffer, int x_offset, int y_offset);
H A Dviewport.cpp131 widget_.draw_children(frame_buffer, x_offset, y_offset); in impl_draw_children()
H A Dmatrix.cpp117 content_.draw_children(frame_buffer, x_offset, y_offset); in impl_draw_children()
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dboxtype.cxx74 Fl_Group::draw_children(); in draw()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Window.cxx122 draw_children(); in draw()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Window.cxx118 draw_children(); in draw()
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/lushlife/
H A Dgraph.h160 draw_children(); in draw()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Group.cxx538 void Fl_Group::draw_children() { in draw_children() function in Fl_Group
566 draw_children(); in draw()

1234567