Searched defs:cssBox (Results 1 – 4 of 4) sorted by relevance
50 static PassRefPtr<ShapeValue> createShapeValue(PassRefPtr<BasicShape> shape, CSSBoxType cssBox) in createShapeValue()55 static PassRefPtr<ShapeValue> createBoxShapeValue(CSSBoxType cssBox) in createBoxShapeValue()83 CSSBoxType cssBox() const { return m_cssBox; } in cssBox() function88 ShapeValue(PassRefPtr<BasicShape> shape, CSSBoxType cssBox) in ShapeValue()105 ShapeValue(CSSBoxType cssBox) in ShapeValue()
266 RenderBoxModelObject* cssBox = renderBoxModelObject(); in determineAccessibilityRole() local863 RenderBoxModelObject* cssBox = renderBoxModelObject(); in stringValue() local2141 RenderBoxModelObject* cssBox = renderBoxModelObject(); in addImageMapChildren() local
297 RenderBoxModelObject* cssBox = toRenderBoxModelObject(renderer); in createFromRenderer() local
4711 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(CSSBoxType cssBox) in CSSPrimitiveValue()