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

  /external/chromium_org/ppapi/tests/
test_view.cc 175 int clip_amount = original_rect.height() / 2; local
187 << "window.scrollBy(0, " << original_rect.y() + clip_amount << ");";
192 desired_clip.set_y(clip_amount);

Completed in 1427 milliseconds