HomeSort by relevance Sort by last modified time
    Searched refs:stroke_path (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_background.cc 51 canvas_skia->drawPath(infobar->stroke_path(), paint);
infobar_view.h 40 const SkPath& stroke_path() const { return stroke_path_; } function in class:InfoBarView
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_background.cc 72 canvas_skia->drawPath(*infobar->stroke_path(), paint);
infobar_view.h 38 SkPath* stroke_path() const { return stroke_path_.get(); } function in class:InfoBarView

Completed in 760 milliseconds