Searched refs:boxShadowLeft (Results 1 – 1 of 1) sorted by relevance
262 int boxShadowLeft; in placeBoxesHorizontally() local264 renderer()->style(m_firstLine)->getBoxShadowHorizontalExtent(boxShadowLeft, boxShadowRight); in placeBoxesHorizontally()266 leftVisualOverflow = min(xPos + boxShadowLeft, leftVisualOverflow); in placeBoxesHorizontally()