Home
last modified time | relevance | path

Searched refs:get_open (Results 1 – 25 of 28) sorted by relevance

12

/dports/net-im/py-slixmpp/slixmpp-1.7.1/tests/
H A Dtest_stanza_xep_0122.py49 self.assertFalse(validation.get_open())
83 self.assertTrue(validation.get_open())
119 self.assertFalse(validation.get_open())
/dports/science/libkml/libkml-1.3.0/examples/wxviewer/
H A Dwxviewer.cc144 icon = container->get_open() ? ICON_FOLDER_OPENED : ICON_FOLDER_CLOSED; in Populate()
152 if (container->get_open()) { in Populate()
171 int icon = container->get_open() ? ICON_FOLDER_OPENED : ICON_FOLDER_CLOSED; in AppendFeature()
174 if (container->get_open()) { in AppendFeature()
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dfeature_test.cc62 ASSERT_FALSE(feature_->get_open()); in TEST_F()
94 feature_->set_open(feature_->get_open()); in TEST_F()
167 ASSERT_TRUE(open == feature_->get_open()); in TEST_F()
220 ASSERT_FALSE(feature_->get_open()); in TEST_F()
/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/tests/
H A Dtest_functional.py47 assert len(list(CircuitBreakerMonitor.get_open())) == 0
55 assert len(list(CircuitBreakerMonitor.get_open())) == 1
/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/
H A Dcircuitbreaker.py174 return len(list(cls.get_open())) == 0
187 def get_open(cls): member in CircuitBreakerMonitor
H A DREADME.rst140 …ou can retrieve the currently open circuits via ``CircuitBreakerMonitor.get_open()`` and the close…
H A DPKG-INFO149 …ou can retrieve the currently open circuits via ``CircuitBreakerMonitor.get_open()`` and the close…
/dports/astro/siril/siril/src/io/avi_pipp/
H A Dpipp_video_write.h25 virtual bool get_open() = 0;
H A Dpipp_avi_write.h283 bool get_open() { in get_open() function
/dports/graphics/p5-Chart-Clicker/Chart-Clicker-2.90/t/series/
H A Dhighlow.t19 cmp_ok($fooseries->get_open(1), '==', 5, 'open 5');
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0122/
H A Dstanza.py74 def get_open(self): member in FormValidation
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Dfeature.h83 bool get_open() const { return open_; } in get_open() function
/dports/science/libkml/libkml-1.3.0/tests/kml/engine/
H A Dclone_test.cc129 ASSERT_EQ(kOpen, cloned_folder->get_open()); in TEST_F()
H A Dmerge_test.cc149 ASSERT_EQ(kOpen, target_placemark_->get_open()); in TEST_F()
/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/circuitbreaker.egg-info/
H A DPKG-INFO149 …ou can retrieve the currently open circuits via ``CircuitBreakerMonitor.get_open()`` and the close…
/dports/science/jstrack/jstrack/extlib/ftp/
H A Dftp.tcl954 set ftp(State) get_open
962 set ftp(State) get_open
964 get_open {
/dports/science/jstrack/jstrack/extlib/tcllib1.19/ftp/
H A Dftp.tcl1007 set ftp(State) get_open
1015 set ftp(State) get_open
1017 get_open {
/dports/devel/tcllib/tcllib-1.20/modules/ftp/
H A Dftp.tcl1007 set ftp(State) get_open
1015 set ftp(State) get_open
1017 get_open {
/dports/devel/tcllibc/tcllib-1.20/modules/ftp/
H A Dftp.tcl1007 set ftp(State) get_open
1015 set ftp(State) get_open
1017 get_open {
/dports/x11-fm/filerunner/filerunner/packages/ftp/
H A Dftp.tcl1007 set ftp(State) get_open
1015 set ftp(State) get_open
1017 get_open {
/dports/science/libkml/libkml-1.3.0/src/swig/
H A Dlibkml_kmlelements.i241 bool get_open();
/dports/security/theonionbox/theonionbox-4.3.1/theonionbox/
H A Dtheonionbox.py1378 def get_open(session_id): function
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas2367 function get_open: gboolean; cdecl; inline; in get_open() function
2369 property open: gboolean read get_open write set_open;
11893 function TWebKitDOMHTMLDetailsElement.get_open: gboolean; cdecl; in TWebKitDOMHTMLDetailsElement.get_open() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas2367 function get_open: gboolean; cdecl; inline; in get_open() function
2369 property open: gboolean read get_open write set_open;
11893 function TWebKitDOMHTMLDetailsElement.get_open: gboolean; cdecl; in TWebKitDOMHTMLDetailsElement.get_open() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas2367 function get_open: gboolean; cdecl; inline; in get_open() function
2369 property open: gboolean read get_open write set_open;
11893 function TWebKitDOMHTMLDetailsElement.get_open: gboolean; cdecl; in TWebKitDOMHTMLDetailsElement.get_open() function

12