OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetOtherButtons
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
wrench_menu.cc
121
void
SetOtherButtons
(CustomButton* left_button, CustomButton* right_button) {
339
copy_background->
SetOtherButtons
(cut, paste);
415
center_bg->
SetOtherButtons
(decrement_button_, increment_button_);
/external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.cc
172
void
SetOtherButtons
(CustomButton* left_button, CustomButton* right_button) {
548
copy_background->
SetOtherButtons
(cut, paste);
639
center_bg->
SetOtherButtons
(decrement_button_, increment_button_);
[
all
...]
Completed in 156 milliseconds