Home | History | Annotate | Download | only in nav

Lines Matching defs:contentBounds

1057     IntRect contentBounds = IntRect(0, 0, mPicture->width(), mPicture->height());
1062 *bitBounds = contentBounds;
1066 DBG_NAV_LOGD("contentBounds=(%d,%d,r=%d,b=%d) overBounds=(%d,%d,r=%d,b=%d)"
1069 contentBounds.x(), contentBounds.y(), contentBounds.maxX(),
1070 contentBounds.maxY(),