OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:help_suffix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
sad_tab_gtk.cc
154
GtkWidget*
help_suffix
= MakeWhiteMarkupLabel(
local
162
gtk_box_pack_start(GTK_BOX(help_hbox),
help_suffix
, FALSE, FALSE, 0);
local
/external/chromium_org/chrome/browser/ui/views/
sad_tab_view.cc
139
views::Label*
help_suffix
= CreateLabel(help_text.substr(offset));
local
153
layout->AddView(
help_suffix
);
Completed in 634 milliseconds