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.cpp322 Func_GetHandlerProperty getProp, in GetProp()
332 Func_GetHandlerProperty getProp, in GetProp_Bool()
347 Func_GetHandlerProperty getProp, in GetProp_UInt32()
366 Func_GetHandlerProperty getProp, in GetProp_String()
381 Func_GetHandlerProperty getProp, in GetProp_RawData()
409 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.cpp800 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime()
816 static HRESULT GetItemBoolProp(IGetProp *getProp, PROPID propID, bool &result) in GetItemBoolProp()
832 IGetProp *getProp)) in Z7_COM7F_IMF()
/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