Searched refs:m_horizontalSizeRule (Results 1 – 3 of 3) sorted by relevance
32 , m_horizontalSizeRule(horizontalRule) in CSSBorderImageValue()58 text += CSSPrimitiveValue::createIdentifier(m_horizontalSizeRule)->cssText(); in cssText()
54 int m_horizontalSizeRule; // Rule for how to adjust the widths of the top/middle/bottom variable
6696 switch (borderImage->m_horizontalSizeRule) { in mapNinePieceImage()