Home
last modified time | relevance | path

Searched defs:IsPopulated (Results 1 – 13 of 13) sorted by relevance

/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME-XMPP/
H A DInviteToMenu.cs34 bool IsPopulated { get; set; } property in Smuxi.Frontend.Gnome.InviteToMenu
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME-IRC/
H A DInviteToMenu.cs34 bool IsPopulated { get; set; } property in Smuxi.Frontend.Gnome.InviteToMenu
H A DCtcpMenu.cs35 bool IsPopulated { get; set; } property in Smuxi.Frontend.Gnome.CtcpMenu
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/dom_storage/
H A Dsession_storage_namespace_impl.h149 bool IsPopulated() const { return state_ == State::kPopulated; } in IsPopulated() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/storage/dom_storage/
H A Dsession_storage_namespace_impl.h149 bool IsPopulated() const { return state_ == State::kPopulated; } in IsPopulated() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/kicad/
H A Dproject_tree_item.h67 bool IsPopulated() const { return m_isPopulated; } in IsPopulated() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dinterpolation_effect.h24 bool IsPopulated() const { return is_populated_; } in IsPopulated() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dinterpolation_effect.h24 bool IsPopulated() const { return is_populated_; } in IsPopulated() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DReflectTypeDescriptionProvider.ReflectedTypeData.cs39 … internal bool IsPopulated => (_attributes != null) | (_events != null) | (_properties != null); field in System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData
H A DReflectTypeDescriptionProvider.cs886 internal bool IsPopulated(Type type) in IsPopulated() method in System.ComponentModel.ReflectTypeDescriptionProvider
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DReflectTypeDescriptionProvider.cs900 internal bool IsPopulated(Type type) in IsPopulated() method in System.ComponentModel.ReflectTypeDescriptionProvider
1457 internal bool IsPopulated property in System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/validator/
H A Dtax_validation_and_cleanup.hpp193 bool IsPopulated() const { return m_Populated; }; in IsPopulated() function in CQualLookupMap
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A DindexProxy.cpp373 UsdImagingIndexProxy::IsPopulated(SdfPath const& cachePath) const in IsPopulated() function in UsdImagingIndexProxy