Searched refs:initialFillYPosition (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DFillLayer.h194 static Length initialFillYPosition(EFillLayerType) { return Length(0.0, Percent); } function in class:blink::FillLayer
H A DFillLayer.cpp49 , m_yPosition(FillLayer::initialFillYPosition(type))
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DCSSToStyleMap.cpp244 layer->setYPosition(FillLayer::initialFillYPosition(layer->type()));

Completed in 237 milliseconds