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

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DNinePieceImage.cpp42 NinePieceImage::NinePieceImage(PassRefPtr<StyleImage> image, LengthBox imageSlices, bool fill, LengthBox borderSlices, LengthBox outset, ENinePieceImageRule horizontalRule, ENinePieceImageRule verticalRule) argument
H A DNinePieceImage.h86 ENinePieceImageRule verticalRule() const { return static_cast<ENinePieceImageRule>(m_data->verticalRule); } function in class:WebCore::NinePieceImage
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSToStyleMap.cpp673 ENinePieceImageRule verticalRule; local

Completed in 134 milliseconds