Home
last modified time | relevance | path

Searched defs:childs (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/dports/graphics/seexpr/seexpr-3.4.4.0/src/py/
H A Dexample.py36 def editAllMapsToHavePrefix(node,childs): argument
46 def printAllFunctionsAndTheirArguments(node,childs): argument
58 def printAllVariableReferences(node,childs): argument
H A Dutils.py140 def editAllMapsToHavePrefix(node,childs): argument
150 def printAllFunctionsAndTheirArguments(node,childs): argument
160 def printAllVariableReferences(node,childs): argument
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/dummyatk/
H A Dmy-atk-selection.c65 int childs = atk_object_get_n_accessible_children (ATK_OBJECT (selection)); in my_atk_selection_clear_selection() local
85 int childs = atk_object_get_n_accessible_children (ATK_OBJECT (selection)); in my_atk_selection_ref_selection() local
106 int childs = atk_object_get_n_accessible_children (ATK_OBJECT (selection)); in my_atk_selection_get_selection_count() local
142 int childs; in my_atk_selection_remove_selection() local
178 int childs; in my_atk_selection_select_all_selection() local
/dports/x11-toolkits/plib/plib-1.8.5/src/pui/
H A DpuGroup.cxx369 void puGroup::setChildStyle ( int childs, int which, int recursive ) in setChildStyle()
387 void puGroup::setChildBorderThickness ( int childs, int t, int recursive ) in setChildBorderThickness()
405 void puGroup::setChildColour ( int childs, int which, float r, float g, float b, float a, int recur… in setChildColour()
423 void puGroup::setChildColourScheme ( int childs, float r, float g, float b, float a, int recursive ) in setChildColourScheme()
441 void puGroup::setChildLegendFont ( int childs, puFont f, int recursive ) in setChildLegendFont()
459 void puGroup::setChildLabelFont ( int childs, puFont f, int recursive ) in setChildLabelFont()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dprofilestorecombobox.cc147 Gtk::TreeIter ProfileStoreComboBox::findRowFromEntry_ (Gtk::TreeModel::Children childs, const Profi… in findRowFromEntry_()
173 Gtk::TreeModel::Children childs = refTreeModel->children(); in findRowFromEntry() local
182 Gtk::TreeIter ProfileStoreComboBox::findRowFromFullPath_ (Gtk::TreeModel::Children childs, int pare… in findRowFromFullPath_()
309 const Gtk::TreeModel::Children childs = refTreeModel->children(); in getRowFromLabel() local
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dprofilestorecombobox.cc151 Gtk::TreeIter ProfileStoreComboBox::findRowFromEntry_ (Gtk::TreeModel::Children childs, const Profi… in findRowFromEntry_()
179 Gtk::TreeModel::Children childs = refTreeModel->children(); in findRowFromEntry() local
189 Gtk::TreeIter ProfileStoreComboBox::findRowFromFullPath_ (Gtk::TreeModel::Children childs, int pare… in findRowFromFullPath_()
330 Gtk::TreeModel::Children childs = refTreeModel->children(); in getRowFromLabel() local
/dports/textproc/fop/fop-2.6/fop/examples/plan/src/org/apache/fop/plan/
H A DPlanRenderer.java95 NodeList childs = svgRoot.getChildNodes(); in createSVGDocument() local
146 NodeList childs = ele.getChildNodes(); in getActionInfo() local
180 NodeList childs = ele.getChildNodes(); in getEvents() local
192 NodeList childs = ele.getChildNodes(); in getGroupInfo() local
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/
H A Dasemannetworkmanageritem.cpp36 void AsemanNetworkManagerItem::setChildrens(const QList<QNetworkConfiguration> &childs) in setChildrens()
174 int AsemanNetworkManagerItem::childIndex(const QList<QNetworkConfiguration> &childs, AsemanNetworkM… in childIndex()
182 int AsemanNetworkManagerItem::childIndex(const QList<AsemanNetworkManagerItem *> &childs, const QNe… in childIndex()
/dports/cad/oregano/oregano-0.84.43/src/
H A Dxml-compat.h40 #define childs children macro
/dports/www/osticket/upload/include/staff/templates/
H A Dqueue-navigation.tmpl.php8 $childs = $children; variable
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyUtility.cpp22 const Data::VectorData& childs = parent->getChilds(); in isUniqueName() local
52 const Data::VectorData& childs = _parent->getChilds(); in storeUniqueNameProperty() local
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyUtility.cpp22 const Data::VectorData& childs = parent->getChilds(); in isUniqueName() local
52 const Data::VectorData& childs = _parent->getChilds(); in storeUniqueNameProperty() local
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyUtility.cpp22 const Data::VectorData& childs = parent->getChilds(); in isUniqueName() local
52 const Data::VectorData& childs = _parent->getChilds(); in storeUniqueNameProperty() local
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyUtility.cpp22 const Data::VectorData& childs = parent->getChilds(); in isUniqueName() local
52 const Data::VectorData& childs = _parent->getChilds(); in storeUniqueNameProperty() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/sqlitestudiocli/
H A Dcliutils.h14 QList<AsciiTree> childs; member
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/
H A DDictionariesNeededDialog.cpp15 wxSizerItemList& childs = outerSizer->GetChildren(); in DictionariesNeededDialog() local
/dports/www/p5-WebDAO/WebDAO-2.25/lib/WebDAO/Lexer/
H A Dbase.pm25 sub childs { subroutine
/dports/devel/hwloc/hwloc-1.11.13/utils/hwloc/
H A Dhwloc-info.c260 char childs[128]; in hwloc_calc_process_location_info_cb() local
279 char childs[128]; in hwloc_calc_process_location_info_cb() local
295 char childs[128]; in hwloc_calc_process_location_info_cb() local
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DImageExportSerializer.cpp151 const Data::VectorData& childs = _data->getChilds(); in updateImageProperty() local
162 const Data::VectorData& childs = _data->getChilds(); in updateGroupProperty() local
173 const Data::VectorData& childs = _data->getChilds(); in updateIndexProperty() local
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DImageExportSerializer.cpp151 const Data::VectorData& childs = _data->getChilds(); in updateImageProperty() local
162 const Data::VectorData& childs = _data->getChilds(); in updateGroupProperty() local
173 const Data::VectorData& childs = _data->getChilds(); in updateIndexProperty() local
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DImageExportSerializer.cpp151 const Data::VectorData& childs = _data->getChilds(); in updateImageProperty() local
162 const Data::VectorData& childs = _data->getChilds(); in updateGroupProperty() local
173 const Data::VectorData& childs = _data->getChilds(); in updateIndexProperty() local
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DImageExportSerializer.cpp151 const Data::VectorData& childs = _data->getChilds(); in updateImageProperty() local
162 const Data::VectorData& childs = _data->getChilds(); in updateGroupProperty() local
173 const Data::VectorData& childs = _data->getChilds(); in updateIndexProperty() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/config_builder/
H A Dcfgcategory.h44 QHash<QString,CfgEntry*> childs; variable
H A Dcfgmain.h66 QHash<QString,CfgCategory*> childs; variable
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/header/
H A Dxchildlist.h51 Widget_t **childs; member

12345678910>>...22