Home
last modified time | relevance | path

Searched defs:getProp (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/util/
DgetProp.js5 function getProp(obj) { function
/third_party/skia/experimental/tskit/bindings/
Dextension.d.ts20 getProp(): string; method
Dextension.cpp29 const std::string getProp() { in getProp() function in Extension
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp328 Func_GetHandlerProperty getProp, in GetProp()
338 Func_GetHandlerProperty getProp, in GetProp_Bool()
353 Func_GetHandlerProperty getProp, in GetProp_UInt32()
372 Func_GetHandlerProperty getProp, in GetProp_String()
387 Func_GetHandlerProperty getProp, in GetProp_RawData()
415 Func_GetHandlerProperty getProp = NULL; in LoadFormats() local
/third_party/skia/experimental/tskit/npm_build/types/
Dindex.d.ts50 getProp(): string; method
/third_party/skia/experimental/tskit/interface/
Dpublic_api.d.ts22 getProp(): string; method
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp793 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime()
809 static HRESULT GetItemBoolProp(IGetProp *getProp, PROPID propID, bool &result) in GetItemBoolProp()
825 IGetProp *getProp) in GetStream7()
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes1.ts135 declare function getProp<T, P0 extends keyof T & string, P1 extends keyof T[P0] & string, P2 extend… function
/third_party/typescript/tests/baselines/reference/
DderivedClassSuperProperties.js336 getProp() { method
894 getProp: function () { method