Searched refs:child_type (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/
H A Dsp-object.cpp1531 Inkscape::XML::NodeType child_type = child->repr->type(); local
1533 if (child_type == Inkscape::XML::ELEMENT_NODE) {
1538 else if (child_type == Inkscape::XML::TEXT_NODE) {
/inkscape/src/libgdl/
H A Dgdl-dock-notebook.c119 container_class->child_type = gdl_dock_notebook_child_type;
H A Dgdl-dock-paned.c117 container_class->child_type = gdl_dock_paned_child_type;
H A Dgdl-dock-item-grip.c719 container_class->child_type = gdl_dock_item_grip_child_type;
H A Dgdl-dock.c233 container_class->child_type = gdl_dock_child_type;
H A Dgdl-dock-item.c276 container_class->child_type = gdl_dock_item_child_type;

Completed in 67 milliseconds