Searched refs:pwidth (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dedit.c954 static int pwidth; /* width of prompt */ variable
1173 pwidth = prompt_trunc % x_cols;
1174 prompt_trunc -= pwidth;
1175 if ((mksh_uari_t)pwidth > ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) {
1178 pwidth = 0;
1200 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth);
2093 x_col = pwidth;
2817 * the display width; take care of pwidth though
2839 if (xbp == xbuf && xcp != xbuf && col_left >= 0 && col_left < pwidth) {
3539 x_col = pwidth;
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 85 milliseconds