Lines Matching refs:Insets
825 gfx::Insets content_insets;1005 void AeroPeekManager::SetContentInsets(const gfx::Insets& insets) {1006 content_insets_ = insets;1202 void AeroPeekManager::GetContentInsets(gfx::Insets* insets) {1203 *insets = content_insets_;