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

/external/chromium/chrome/browser/instant/
H A Dinstant_loader.h151 void SendBoundsToPage(bool force_if_loading);
H A Dinstant_loader.cc124 loader_->SendBoundsToPage(true);
748 SendBoundsToPage(false);
922 SendBoundsToPage(false);
957 SendBoundsToPage(false);
960 void InstantLoader::SendBoundsToPage(bool force_if_waiting) { function in class:InstantLoader

Completed in 45 milliseconds