Searched defs:mapNinePieceImageQuad (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DCSSToStyleMap.cpp470 image.setBorderSlices(mapNinePieceImageQuad(slashList->item(1)));
474 image.setOutset(mapNinePieceImageQuad(slashList->item(2)));
540 BorderImageLengthBox CSSToStyleMap::mapNinePieceImageQuad(CSSValue* value) const function in class:blink::CSSToStyleMap

Completed in 98 milliseconds