Home
last modified time | relevance | path

Searched refs:currentcol (Results 1 – 25 of 97) sorted by relevance

1234

/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xjutil/
H A Ddisplay.c97 else if (text->currentcol < text->vst)
99 text->vst = text->currentcol;
149 JW_buf = text->buf + text->currentcol;
258 text->currentcol += col;
331 text->currentcol = x;
356 cur_text->currentcol = x;
375 currentcol_tmp = tx->currentcol;
402 for (tx->currentcol = start; tx->currentcol < end;)
428 startcol = tx->currentcol;
443 tx->currentcol += mb_len;
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xjutil/
H A Ddisplay.c97 else if (text->currentcol < text->vst)
99 text->vst = text->currentcol;
149 JW_buf = text->buf + text->currentcol;
258 text->currentcol += col;
331 text->currentcol = x;
356 cur_text->currentcol = x;
375 currentcol_tmp = tx->currentcol;
402 for (tx->currentcol = start; tx->currentcol < end;)
428 startcol = tx->currentcol;
443 tx->currentcol += mb_len;
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xjutil/
H A Ddisplay.c97 else if (text->currentcol < text->vst)
99 text->vst = text->currentcol;
149 JW_buf = text->buf + text->currentcol;
258 text->currentcol += col;
331 text->currentcol = x;
356 cur_text->currentcol = x;
375 currentcol_tmp = tx->currentcol;
402 for (tx->currentcol = start; tx->currentcol < end;)
428 startcol = tx->currentcol;
443 tx->currentcol += mb_len;
[all …]
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xjutil/
H A Ddisplay.c97 else if (text->currentcol < text->vst)
99 text->vst = text->currentcol;
149 JW_buf = text->buf + text->currentcol;
258 text->currentcol += col;
331 text->currentcol = x;
356 cur_text->currentcol = x;
375 currentcol_tmp = tx->currentcol;
402 for (tx->currentcol = start; tx->currentcol < end;)
428 startcol = tx->currentcol;
443 tx->currentcol += mb_len;
[all …]
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xjutil/
H A Ddisplay.c97 else if (text->currentcol < text->vst)
99 text->vst = text->currentcol;
149 JW_buf = text->buf + text->currentcol;
258 text->currentcol += col;
331 text->currentcol = x;
356 cur_text->currentcol = x;
375 currentcol_tmp = tx->currentcol;
402 for (tx->currentcol = start; tx->currentcol < end;)
428 startcol = tx->currentcol;
443 tx->currentcol += mb_len;
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xjutil/
H A Ddisplay.c97 else if (text->currentcol < text->vst)
99 text->vst = text->currentcol;
149 JW_buf = text->buf + text->currentcol;
258 text->currentcol += col;
331 text->currentcol = x;
356 cur_text->currentcol = x;
375 currentcol_tmp = tx->currentcol;
402 for (tx->currentcol = start; tx->currentcol < end;)
428 startcol = tx->currentcol;
443 tx->currentcol += mb_len;
[all …]
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddisplay.c320 xl->vst = xl->currentcol;
709 for (xl->currentcol = start; xl->currentcol < end;)
743 xl->currentcol += 1;
841 for (xl->currentcol = start; xl->currentcol < end;)
875 xl->currentcol += 1;
1397 cur_col = &xl->currentcol;
1556 xl->currentcol += col;
1705 xl->currentcol = x;
1848 if (xl->currentcol != x)
1850 xl->currentcol = x;
[all …]
H A Dcallback.c331 if (xl->currentcol >= cur_x->maxcolumns)
333 JW_buf = xl->buf + xl->currentcol;
334 JW_att = xl->att + xl->currentcol;
357 xl->currentcol += col;
363 CBPreeditClear (xl->currentcol + col);
457 register int currentcol = 0; local
480 currentcol = 0;
481 for (currentcol = 0; currentcol < xl->max_pos;)
483 JW_buf = xl->buf + currentcol;
484 JW_att = xl->att + currentcol;
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddisplay.c320 xl->vst = xl->currentcol;
709 for (xl->currentcol = start; xl->currentcol < end;)
743 xl->currentcol += 1;
841 for (xl->currentcol = start; xl->currentcol < end;)
875 xl->currentcol += 1;
1397 cur_col = &xl->currentcol;
1556 xl->currentcol += col;
1705 xl->currentcol = x;
1848 if (xl->currentcol != x)
1850 xl->currentcol = x;
[all …]
H A Dcallback.c331 if (xl->currentcol >= cur_x->maxcolumns)
333 JW_buf = xl->buf + xl->currentcol;
334 JW_att = xl->att + xl->currentcol;
357 xl->currentcol += col;
363 CBPreeditClear (xl->currentcol + col);
457 register int currentcol = 0; local
480 currentcol = 0;
481 for (currentcol = 0; currentcol < xl->max_pos;)
483 JW_buf = xl->buf + currentcol;
484 JW_att = xl->att + currentcol;
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddisplay.c320 xl->vst = xl->currentcol;
709 for (xl->currentcol = start; xl->currentcol < end;)
743 xl->currentcol += 1;
841 for (xl->currentcol = start; xl->currentcol < end;)
875 xl->currentcol += 1;
1397 cur_col = &xl->currentcol;
1556 xl->currentcol += col;
1705 xl->currentcol = x;
1848 if (xl->currentcol != x)
1850 xl->currentcol = x;
[all …]
H A Dcallback.c331 if (xl->currentcol >= cur_x->maxcolumns)
333 JW_buf = xl->buf + xl->currentcol;
334 JW_att = xl->att + xl->currentcol;
357 xl->currentcol += col;
363 CBPreeditClear (xl->currentcol + col);
457 register int currentcol = 0; local
480 currentcol = 0;
481 for (currentcol = 0; currentcol < xl->max_pos;)
483 JW_buf = xl->buf + currentcol;
484 JW_att = xl->att + currentcol;
[all …]
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddisplay.c320 xl->vst = xl->currentcol;
709 for (xl->currentcol = start; xl->currentcol < end;)
743 xl->currentcol += 1;
841 for (xl->currentcol = start; xl->currentcol < end;)
875 xl->currentcol += 1;
1397 cur_col = &xl->currentcol;
1556 xl->currentcol += col;
1705 xl->currentcol = x;
1848 if (xl->currentcol != x)
1850 xl->currentcol = x;
[all …]
H A Dcallback.c331 if (xl->currentcol >= cur_x->maxcolumns)
333 JW_buf = xl->buf + xl->currentcol;
334 JW_att = xl->att + xl->currentcol;
357 xl->currentcol += col;
363 CBPreeditClear (xl->currentcol + col);
457 register int currentcol = 0; local
480 currentcol = 0;
481 for (currentcol = 0; currentcol < xl->max_pos;)
483 JW_buf = xl->buf + currentcol;
484 JW_att = xl->att + currentcol;
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddisplay.c320 xl->vst = xl->currentcol;
709 for (xl->currentcol = start; xl->currentcol < end;)
743 xl->currentcol += 1;
841 for (xl->currentcol = start; xl->currentcol < end;)
875 xl->currentcol += 1;
1397 cur_col = &xl->currentcol;
1556 xl->currentcol += col;
1705 xl->currentcol = x;
1848 if (xl->currentcol != x)
1850 xl->currentcol = x;
[all …]
H A Dcallback.c331 if (xl->currentcol >= cur_x->maxcolumns)
333 JW_buf = xl->buf + xl->currentcol;
334 JW_att = xl->att + xl->currentcol;
357 xl->currentcol += col;
363 CBPreeditClear (xl->currentcol + col);
457 register int currentcol = 0; local
480 currentcol = 0;
481 for (currentcol = 0; currentcol < xl->max_pos;)
483 JW_buf = xl->buf + currentcol;
484 JW_att = xl->att + currentcol;
[all …]
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddisplay.c320 xl->vst = xl->currentcol;
709 for (xl->currentcol = start; xl->currentcol < end;)
743 xl->currentcol += 1;
841 for (xl->currentcol = start; xl->currentcol < end;)
875 xl->currentcol += 1;
1397 cur_col = &xl->currentcol;
1556 xl->currentcol += col;
1705 xl->currentcol = x;
1848 if (xl->currentcol != x)
1850 xl->currentcol = x;
[all …]
H A Dcallback.c331 if (xl->currentcol >= cur_x->maxcolumns)
333 JW_buf = xl->buf + xl->currentcol;
334 JW_att = xl->att + xl->currentcol;
357 xl->currentcol += col;
363 CBPreeditClear (xl->currentcol + col);
457 register int currentcol = 0; local
480 currentcol = 0;
481 for (currentcol = 0; currentcol < xl->max_pos;)
483 JW_buf = xl->buf + currentcol;
484 JW_att = xl->att + currentcol;
[all …]
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/cmdline/
H A Dsqlr-import.cpp63 uint32_t currentcol; member in sqlrimportxml
135 currentcol=0; in sqlrimportxml()
211 currentcol=0; in attributeValue()
287 currentcol=0; in rowTagStart()
395 currentcol++; in columnTagEnd()
439 currentcol++; in fieldTagEnd()
540 uint32_t currentcol; member in sqlrimportcsv
559 currentcol=0; in sqlrimportcsv()
610 currentcol=0; in rowStart()
616 if (currentcol) { in field()
[all …]
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/www/htg/models/crc/accueil/
H A Dhtml.tcl21 set currentcol 0
49 global largeur maxcol currentcol
72 set currentcol 0
106 global currentcol
112 if {$currentcol > 0} {
115 incr currentcol
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/www/htg/models/crc/accueil/
H A Dhtml.tcl21 set currentcol 0
49 global largeur maxcol currentcol
72 set currentcol 0
106 global currentcol
112 if {$currentcol > 0} {
115 incr currentcol
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/www/htg/models/crc/accueil/
H A Dhtml.tcl21 set currentcol 0
49 global largeur maxcol currentcol
72 set currentcol 0
106 global currentcol
112 if {$currentcol > 0} {
115 incr currentcol
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/www/htg/models/crc/accueil/
H A Dhtml.tcl21 set currentcol 0
49 global largeur maxcol currentcol
72 set currentcol 0
106 global currentcol
112 if {$currentcol > 0} {
115 incr currentcol
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/www/htg/models/crc/accueil/
H A Dhtml.tcl21 set currentcol 0
49 global largeur maxcol currentcol
72 set currentcol 0
106 global currentcol
112 if {$currentcol > 0} {
115 incr currentcol
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/www/htg/models/crc/accueil/
H A Dhtml.tcl21 set currentcol 0
49 global largeur maxcol currentcol
72 set currentcol 0
106 global currentcol
112 if {$currentcol > 0} {
115 incr currentcol

1234