Searched refs:kNumGtkHandlers (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_drag_dest_gtk.cc31 const int kNumGtkHandlers = 5; member in namespace:content::__anon8276
65 // If adding a handler, make sure to update kNumGtkHandlers and add it to the
67 handlers_.reset(new int[kNumGtkHandlers]);
86 for (int i = 0; i < kNumGtkHandlers; ++i)

Completed in 80 milliseconds