Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DBasicShapeFunctions.cpp72 RefPtrWillBeRawPtr<CSSBasicShape> basicShapeValue = nullptr; in valueForBasicShape() local
206 …sicShape> basicShapeForValue(const StyleResolverState& state, const CSSBasicShape* basicShapeValue) in basicShapeForValue()