HomeSort by relevance Sort by last modified time
    Searched defs:contentsWidth (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/
ScrollView.h 131 int contentsWidth() const { return contentsSize().width(); }
  /external/webkit/WebKit/android/nav/
CacheBuilder.cpp 572 int contentsWidth = layer->width();
575 DUMP_NAV_LOGD("static int TEST%s_WIDTH = %d;\n", name, contentsWidth);
    [all...]

Completed in 173 milliseconds