Home | History | Annotate | Download | only in gtk

Lines Matching refs:FirstRunBubble

39 void FirstRunBubble::Show(Profile* profile,
43 new FirstRunBubble(profile, anchor, rect, bubble_type);
46 void FirstRunBubble::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
51 bool FirstRunBubble::CloseOnEscape() {
55 void FirstRunBubble::Observe(NotificationType type,
73 FirstRunBubble::FirstRunBubble(Profile* profile,
125 FirstRunBubble::~FirstRunBubble() {
128 void FirstRunBubble::InitializeContentForLarge() {
174 void FirstRunBubble::InitializeContentForOEM() {
179 void FirstRunBubble::InitializeContentForMinimal() {
197 void FirstRunBubble::InitializeLabels(int width_resource) {
211 void FirstRunBubble::HandleDestroy(GtkWidget* sender) {
216 void FirstRunBubble::HandleKeepButton(GtkWidget* sender) {
220 void FirstRunBubble::HandleChangeButton(GtkWidget* sender) {