Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
DTypeExtensions.cs62 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions
/third_party/gn/src/gn/
Dscope.cc555 void* Scope::GetProperty(const void* key, const Scope** found_on_scope) const { in GetProperty() function in Scope
/third_party/icu/tools/unicode/py/
Dpreparseucd.py164 def GetProperty(pname): function
/third_party/glfw/deps/mingw/
Ddinput.h1547 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1576 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1651 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1690 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1795 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1837 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1952 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
1998 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE; in DECLARE_INTERFACE_() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp84272 void* GetProperty(const nsPropertyOwner& aObject, in GetProperty() function in nsPropertyTable
88003 void* GetProperty(nsIAtom *aPropertyName, in GetProperty() function in nsINode
175160 nsCSSPropertyID GetProperty() const { return mProperty; } in GetProperty() function