Home | History | Annotate | Download | only in webkit

Lines Matching refs:viewInvalidate

2227     private void viewInvalidate(int l, int t, int r, int b) {
2249 viewInvalidate(r.left, r.top, r.right, r.bottom);
7042 // which viewInvalidate() does for us
7043 viewInvalidate(r.left, r.top, r.right, r.bottom);
7720 private void viewInvalidate() {