Searched defs:shorthandEntries (Results 1 – 2 of 2) sorted by relevance
792 WebInspector.CSSStyleDeclaration.buildShorthandValueMap = function(shorthandEntries) argument817 …var newPayload = /** @type {!CSSAgent.CSSStyle} */ ({ cssProperties: [], shorthandEntries: [], wid… property
665 …RefPtr<Array<TypeBuilder::CSS::ShorthandEntry> > shorthandEntries = Array<TypeBuilder::CSS::Shorth… in styleWithProperties() local