Home
last modified time | relevance | path

Searched defs:GetBooleanProperty (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/accessibility/
H A Darc_accessibility_util.h38 bool GetBooleanProperty(DataType* node, PropType prop) { in GetBooleanProperty() function
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/tests/components/native/
H A Dxpctest_attributes.cpp85 NS_IMETHODIMP xpcTestObjectReadWrite ::GetBooleanProperty( in GetBooleanProperty() function in xpcTestObjectReadWrite
/dports/www/firefox/firefox-99.0/js/xpconnect/tests/components/native/
H A Dxpctest_attributes.cpp85 NS_IMETHODIMP xpcTestObjectReadWrite ::GetBooleanProperty( in GetBooleanProperty() function in xpcTestObjectReadWrite
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/tests/components/native/
H A Dxpctest_attributes.cpp85 NS_IMETHODIMP xpcTestObjectReadWrite ::GetBooleanProperty( in GetBooleanProperty() function in xpcTestObjectReadWrite
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/tests/components/native/
H A Dxpctest_attributes.cpp85 NS_IMETHODIMP xpcTestObjectReadWrite ::GetBooleanProperty( in GetBooleanProperty() function in xpcTestObjectReadWrite
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/tests/components/native/
H A Dxpctest_attributes.cpp85 NS_IMETHODIMP xpcTestObjectReadWrite ::GetBooleanProperty( in GetBooleanProperty() function in xpcTestObjectReadWrite
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/tests/components/native/
H A Dxpctest_attributes.cpp92 NS_IMETHODIMP xpcTestObjectReadWrite :: GetBooleanProperty(bool* aBooleanProperty) { in GetBooleanProperty() function in xpcTestObjectReadWrite
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsDBFolderInfo.cpp658 NS_IMETHODIMP nsDBFolderInfo::GetBooleanProperty(const char* propertyName, in GetBooleanProperty() function in nsDBFolderInfo
H A DnsMsgDatabase.cpp3244 nsresult nsMsgDatabase::GetBooleanProperty(nsIMdbRow* row, in GetBooleanProperty() function in nsMsgDatabase
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Core/Direct/
H A Dmod.rs291 …pub fn GetBooleanProperty<'a, Param0: ::windows::runtime::IntoParam<'a, IXamlDirectObject>>(&self,… in GetBooleanProperty() method