Home
last modified time | relevance | path

Searched defs:skrect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/native_theme/
Dnative_theme_base.cc308 SkIRect skrect; in PaintArrowButton() local
425 SkIRect skrect; in PaintScrollbarTrack() local
455 SkIRect skrect; in PaintScrollbarThumb() local
533 SkRect skrect = PaintCheckboxRadioCommon(canvas, state, rect, in PaintCheckbox() local
573 SkRect skrect = gfx::RectToSkRect(rect); in PaintCheckboxRadioCommon() local
665 SkRect skrect = PaintCheckboxRadioCommon(canvas, state, rect, radius); in PaintRadio() local
689 SkRect skrect = SkRect::MakeLTRB(rect.x(), rect.y(), kRight, kBottom); in PaintButton() local
812 SkRect skrect; in PaintSliderTrack() local
838 SkIRect skrect; in PaintSliderThumb() local
1025 SkIRect skrect; in DrawVertLine() local
[all …]
/external/chromium_org/ui/gfx/
Dskrect_conversion_unittest.cc19 SkRect skrect = RectToSkRect(isrc); in TEST() local