Home | History | Annotate | Download | only in WebCore

Lines Matching full:ints

479         Switch RenderBoxModelObject::paintBorder to use IntRect instead of four ints
482 Switching RenderBoxModelObject::paintBorder to use IntRect instead of four ints representing a rect.
1319 Switch RenderBoxModelObject::paintNinePieceImage to use IntRect instead of four ints
1322 Switch paintNinePieceImage to take an IntRect instead of four ints representing an IntRect!