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

/external/chromium/chrome/browser/
H A Daeropeek_manager.h47 virtual void GetContentInsets(gfx::Insets* insets) = 0;
133 virtual void GetContentInsets(gfx::Insets* insets);
H A Daeropeek_manager.cc826 delegate_->GetContentInsets(&content_insets);
1202 void AeroPeekManager::GetContentInsets(gfx::Insets* insets) { function in class:AeroPeekManager

Completed in 57 milliseconds