Searched defs:contentsHeight (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/
H A DScrollView.h132 int contentsHeight() const { return contentsSize().height(); } function in class:WebCore::ScrollView
/external/webkit/WebKit/android/nav/
H A DCacheBuilder.cpp573 int contentsHeight = layer->height(); local
576 DUMP_NAV_LOGD("static int TEST%s_HEIGHT = %d;\n\n", name, contentsHeight);

Completed in 472 milliseconds