Lines Matching full:postfix
828 const gchar *postfix[] = { "B", "KB", "MB", "GB", "PB", "TB", "" };850 while (strlen(postfix[i])) {851 gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(g->combo), postfix[i]);