Searched refs:COLS (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dchecklist.c149 x = (COLS - width) / 2;
H A Dmenubox.c178 x = (COLS - width) / 2;
H A Dtextbox.c82 x = (COLS - width) / 2;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c821 enum { COLS = 3 }; enumerator in enum:__anon19975
823 unsigned last[COLS];
830 for (i = COLS-1; i >= 0; i--) {
832 last[COLS-1 - i] = done;
841 if (i >= COLS || next >= last[i]) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dtextbox.c80 x = (COLS - width) / 2;

Completed in 209 milliseconds

12