HomeSort by relevance Sort by last modified time
    Searched full:minimumarea (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/editing/
DeleteButtonController.cpp 71 const int minimumArea = 2500;
97 if ((borderBoundingBox.width() * borderBoundingBox.height()) < minimumArea)

Completed in 335 milliseconds