Searched refs:old_credit (Results 1 – 2 of 2) sorted by relevance
57 , std::int64_t old_credit73 , std::int64_t old_credit in split() argument77 << old_credit << ", " << get_credit(target) << ", " in split()82 if (old_credit < get_credit(target)) in split()
63 static gchar * old_credit = NULL; variable865 old_credit = g_strdup (gtk_entry_get_text (GTK_ENTRY (widget))); in gsb_form_widget_entry_get_focus()909 if (old_credit && strlen (old_credit) > 0) in gsb_form_widget_entry_get_focus()910 old_credit = NULL; in gsb_form_widget_entry_get_focus()974 if (old_credit && strlen (old_credit) > 0) in gsb_form_widget_get_old_credit()975 return g_strdup (old_credit); in gsb_form_widget_get_old_credit()