OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activated_view
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.cc
175
gfx::NativeView
activated_view
= widget->GetNativeView();
local
177
if (active && !inspect_with_devtools_ &&
activated_view
!= this_view &&
178
!IsOwnerOf(
activated_view
, this_view))
Completed in 46 milliseconds