Home | History | Annotate | Download | only in graphics

Lines Matching refs:borderHeight

957         int borderHeight = bitmap.height() - aperture.height();
958 WebRect border(aperture.x(), aperture.y(), borderWidth, borderHeight);