Home | History | Annotate | Download | only in jni

Lines Matching defs:contentBox

3423             IntRect contentBox = renderBox->contentBoxRect();
3424 clientRect.setX(contentBox.x());
3425 clientRect.setWidth(contentBox.width());