Home | History | Annotate | Download | only in webkit

Lines Matching refs:viewInvalidate

3096     private void viewInvalidate(int l, int t, int r, int b) {
3118 viewInvalidate(r.left, r.top, r.right, r.bottom);
7385 // which viewInvalidate() does for us
7386 viewInvalidate(r.left, r.top, r.right, r.bottom);
8444 private void viewInvalidate() {