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

  /external/chromium_org/content/test/plugin/
plugin_windowless_test.h 36 int paint_counter_; member in class:NPAPIClient::WindowlessPluginTest
plugin_windowless_test.cc 71 paint_counter_(0) {
109 paint_counter_++;
134 if (paint_counter_ == 1) {
137 } else if (paint_counter_ == 2) {

Completed in 38 milliseconds