Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 25 of 1938) sorted by relevance

12345678910>>...78

/dports/net/gerbera/gerbera-1.9.2/gerbera-web/test/client/fixtures/
H A Dtree-data-diff.json10 "childCount": 0 number
17 "childCount": 0 number
24 "childCount": 0 number
31 "childCount": 0 number
38 "childCount": 0 number
H A Dtree-data-hierarchy.json13 "childCount": 1 number
20 "childCount": 1 number
27 "childCount": 1 number
34 "childCount": 0 number
46 "childCount": 1 number
H A Dtree-data.json11 "childCount": 0, number
20 "childCount": 0, number
29 "childCount": 0, number
38 "childCount": 0, number
47 "childCount": 0, number
H A Dcontainer-data-astree.json7 "childCount": 5 number
16 "childCount": 6, number
28 "childCount": 1, number
40 "childCount": 2, number
52 "childCount": 2, number
64 "childCount": 2, number
/dports/biology/ugene/ugene-40.1/src/plugins/dotplot/src/
H A DDotPlotFilterDialog.cpp118 int childCount = seqXItem->childCount(); in accept() local
167 int childCount = seqXItem->childCount(); in sl_selectAll() local
186 int childCount = seqXItem->childCount(); in sl_selectDifferent() local
228 int childCount = seqXItem->childCount(); in sl_clearSelection() local
243 int childCount = seqXItem->childCount(); in sl_invertSelection() local
/dports/editors/ted/Ted-2.23/appFrame/
H A DappInspectorMotif.c37 Cardinal childCount= 0; in appInspectorChoosePage() local
96 Cardinal childCount= 0; in appInspectorDeleteSubject() local
133 Cardinal childCount= 0; in appInspectorEnablePage() local
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DEmbeddedObjCollector.cpp24 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetObject() local
37 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetIndex() local
/dports/www/firefox/firefox-99.0/accessible/base/
H A DEmbeddedObjCollector.cpp24 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetObject() local
37 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetIndex() local
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DEmbeddedObjCollector.cpp24 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetObject() local
37 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetIndex() local
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DEmbeddedObjCollector.cpp24 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetObject() local
37 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetIndex() local
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DEmbeddedObjCollector.cpp24 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetObject() local
37 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetIndex() local
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DEmbeddedObjCollector.cpp31 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetObject() local
48 uint32_t childCount = mRoot->ChildCount(); in EnsureNGetIndex() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/utils/
H A DObjectSearcher.java101 …Integer childCount = (Integer)GraphicController.getController().getProperty(uid, GraphicObjectProp… in getDatatipsObjects() local
112 …Integer childCount = (Integer)GraphicController.getController().getProperty(uid, GraphicObjectProp… in getObjects() local
127 …Integer childCount = (Integer)GraphicController.getController().getProperty(uid, GraphicObjectProp… in getMultipleObjects() local
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/cppunit/src/cppunit/
H A DTestComposite.cpp33 int childCount = getChildTestCount(); in countTestCases() local
58 int childCount = getChildTestCount(); in doRunChildTests() local
H A DTest.cpp42 int childCount = getChildTestCount(); in findTestPath() local
67 int childCount = getChildTestCount(); in findTestPath() local
/dports/devel/cppunit/cppunit-1.14.0/src/cppunit/
H A DTestComposite.cpp33 int childCount = getChildTestCount(); in countTestCases() local
58 int childCount = getChildTestCount(); in doRunChildTests() local
H A DTest.cpp42 int childCount = getChildTestCount(); in findTestPath() local
67 int childCount = getChildTestCount(); in findTestPath() local
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetestatusitems.h159 int childCount() const Q_DECL_OVERRIDE in childCount() function
257 int childCount() const Q_DECL_OVERRIDE in childCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/browser_ui/widget/android/java/src/org/chromium/components/browser_ui/widget/
H A DRadioButtonLayout.java73 int childCount = getChildCount(); in selectChildAtIndex() local
82 int childCount = getChildCount(); in updateMargins() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/tabs/
H A DTabStripView.java257 private int getCheckedIndex(int childCount) { in getCheckedIndex()
322 final int childCount = getChildCount(); in getFadingEdgeStrength() local
351 protected int getChildDrawingOrder(int childCount, int i) { in getChildDrawingOrder()
375 final int childCount = getChildCount(); in drawDividers() local
423 final int childCount = getChildCount(); in setLayerType() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/src/
H A Dparse_value.c77 size_t const childCount = xml_element_children_size(arrayElemP); in parseArray() local
116 size_t const childCount = xml_element_children_size(nameElemP); in parseName() local
137 size_t const childCount = xml_element_children_size(parentP); in getNameChild() local
161 size_t const childCount = xml_element_children_size(parentP); in getValueChild() local
186 size_t const childCount = xml_element_children_size(memberP); in parseMember() local
672 size_t childCount = xml_element_children_size(elemP); in parseSimpleValue() local
716 size_t const childCount = xml_element_children_size(elemP); in xmlrpc_parseValue() local
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/src/
H A Dparse_value.c77 size_t const childCount = xml_element_children_size(arrayElemP); in parseArray() local
116 size_t const childCount = xml_element_children_size(nameElemP); in parseName() local
137 size_t const childCount = xml_element_children_size(parentP); in getNameChild() local
161 size_t const childCount = xml_element_children_size(parentP); in getValueChild() local
186 size_t const childCount = xml_element_children_size(memberP); in parseMember() local
672 size_t const childCount = xml_element_children_size(elemP); in parseSimpleValue() local
716 size_t const childCount = xml_element_children_size(elemP); in xmlrpc_parseValue() local
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kaddressbook/plugins/mergelib/autotests/
H A Dresultduplicatetreewidgettest.cpp111 const int childCount = item->childCount(); in shouldReturnNotEmptyContactList() local
139 const int childCount = item->childCount(); in shouldNotReturnListWhenJustOneChildSelected() local
168 const int childCount = item->childCount(); in shouldReturnTwoLists() local
199 const int childCount = item->childCount(); in shouldReturnJustOnList() local
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/QPXExpress/
H A DPassengerCounts.php21 public $childCount; variable in Google_Service_QPXExpress_PassengerCounts
35 public function setChildCount($childCount)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/QPXExpress/
H A DPassengerCounts.php21 public $childCount; variable in Google_Service_QPXExpress_PassengerCounts
35 public function setChildCount($childCount)

12345678910>>...78