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

  /external/webkit/WebKit/android/nav/
CachedFrame.cpp 363 int rectWidth = rect.width();
364 WebCore::IntPoint center = WebCore::IntPoint(rect.x() + (rectWidth >> 1),
418 smaller -= rectWidth;
419 int inset = smaller < rectWidth ? smaller : rectWidth;
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 405 milliseconds