Searched defs:setBounds (Results 1 – 4 of 4) sorted by relevance
31 void setBounds(SkIRect& bounds) { fBounds = bounds; } in setBounds() function
66 public void setBounds(int x, int y, int w, int h) { in setBounds() method in ProgressBar
420 void WKCACFLayer::setBounds(const CGRect& rect) in setBounds() function in WebCore::WKCACFLayer
146 void setBounds(const WebCore::IntRect& bounds) { mBounds = bounds; } in setBounds() function