OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tab_view
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/views/
find_bar_host_gtk.cc
21
TabContentsView*
tab_view
= find_bar_controller_->tab_contents()->view();
local
23
tab_view
->GetViewBounds(&webcontents_rect);
/packages/apps/Browser/src/com/android/browser/
NavTabView.java
62
mImage = (ImageView) findViewById(R.id.
tab_view
);
ComboViewActivity.java
58
mViewPager.setId(R.id.
tab_view
);
/external/chromium/chrome/browser/instant/
instant_controller.cc
306
gfx::NativeView
tab_view
=
local
310
tab_view
== view_gaining_focus) {
336
view_gaining_focus_ancestor !=
tab_view
) {
Completed in 94 milliseconds