Home
last modified time | relevance | path

Searched defs:column (Results 1 – 6 of 6) sorted by relevance

/busybox-1.35.0/coreutils/
Dfold.c44 static int adjust_column(unsigned column, char c) in adjust_column()
109 unsigned column = 0; /* Screen column where next char will go */ in fold_main() local
Dexpand.c139 unsigned column = 0; in unexpand() local
Dls.c480 unsigned column = 0; in display_single() local
640 unsigned column; in display_files() local
/busybox-1.35.0/scripts/kconfig/
Dgconf.c320 GtkTreeViewColumn *column; in init_left_tree() local
364 GtkTreeViewColumn *column; in init_right_tree() local
1003 static gint column2index(GtkTreeViewColumn * column) in column2index()
1026 GtkTreeViewColumn *column; in on_treeview2_button_press_event() local
1083 GtkTreeViewColumn *column; in on_treeview2_key_press_event() local
1144 GtkTreeViewColumn *column; in on_treeview1_button_press_event() local
Dqconf.cc312 void ConfigItem::paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align) in paintCell()
/busybox-1.35.0/miscutils/
Dhexedit.c157 int column; in redraw_cur_line() local