Home | History | Annotate | Download | only in webkit

Lines Matching refs:titleHeight

5721             int titleHeight = getTitleHeight();
5722 if (Math.max(titleHeight - t, 0) != Math.max(titleHeight - oldt, 0)) {