OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_to_app_launcher_view_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc
225
add_to_app_launcher_view_
(NULL),
394
add_to_app_launcher_view_
= new AddToAppLauncherView(
396
add_to_app_launcher_view_
->SetVisible(false);
397
AddChildView(
add_to_app_launcher_view_
);
699
IncrementalMinimumWidth(
add_to_app_launcher_view_
) + kItemPadding;
784
if (
add_to_app_launcher_view_
->visible()) {
786
vertical_edge_thickness(), location_height,
add_to_app_launcher_view_
);
local
[
all
...]
location_bar_view.h
500
AddToAppLauncherView*
add_to_app_launcher_view_
;
member in class:LocationBarView
Completed in 29 milliseconds