Searched refs:backgroundYPosition (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DBaseLayerAndroid.cpp137 top = SkLength::convertLength(style->backgroundYPosition());
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h574 Length backgroundYPosition() const { return m_background->background().yPosition(); } function in class:WebCore::RenderStyle

Completed in 159 milliseconds