Searched refs:firstPos (Results 1 - 22 of 22) sorted by relevance
| /xsrc/external/mit/xsm/dist/ |
| H A D | log.c | 88 text.firstPos = 0;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MultiSrc.c | 335 text->firstPos = (int)pos; 367 int length, firstPos; local in function:ReplaceText 382 text.firstPos = u_text_p->firstPos; 388 * WARNING! u_text->firstPos and length are in units of CHAR, 392 text.firstPos = 0; 398 &u_text_p->ptr[u_text_p->firstPos], 459 firstPos = text.firstPos; 491 (void)wcsncpy(ptr, wptr + firstPos, (size_ [all...] |
| H A D | AsciiSrc.c | 398 text->firstPos = (int)(end = (offset + entity->length)); 402 text->firstPos = (int)pos; 418 text->firstPos = (int)pos; 451 int length, firstPos; local in function:ReplaceText 572 firstPos = text->firstPos; 602 memcpy(ptr, text->ptr + firstPos, (unsigned)fill); 605 firstPos += fill; 862 case_sensitive = text->firstPos;
|
| H A D | TextAction.c | 440 text.firstPos = 0; 1342 text.firstPos = 0; 1576 text.firstPos = 0; 1603 save->ptr = _XawTextGetText(ctx, save->firstPos, \ 1604 save->firstPos + save->length) 1614 text.firstPos = 0; 1730 text.firstPos = 0; 1874 text.firstPos = 0; 2010 block.firstPos = (int)left; 2026 block.firstPos [all...] |
| H A D | TextPop.c | 322 text.firstPos = 0; 853 text.firstPos = 0; 862 /* text.firstPos isn't useful here, so I'll use it as an 870 text.firstPos = !case_sensitive; 1021 find.firstPos = 0; 1024 replace.firstPos = 0;
|
| H A D | AsciiSink.c | 1417 idx = blk.firstPos; 1525 idx = blk.firstPos;
|
| H A D | TextSrc.c | 578 text.firstPos = 0; 1239 block.firstPos = 0;
|
| H A D | Text.c | 2471 if (position - block.firstPos >= block.length) 2473 if ((format == XawFmt8Bit && block.ptr[position - block.firstPos] == '\t') || 2474 (format == XawFmtWide && ((wchar_t*)block.ptr)[position - block.firstPos] == _Xaw_atowc(XawTAB))) {
|
| /xsrc/external/mit/xmh/dist/ |
| H A D | tsource.c | 168 block->firstPos = position; 176 block->firstPos = 0;
|
| H A D | msg.c | 458 block.firstPos = 0; 917 block.firstPos = 0;
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | Text.h | 137 int firstPos; member in struct:__anon2099d1e50808
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | text.c | 183 text.firstPos = 0;
|
| /xsrc/external/mit/xconsole/dist/ |
| H A D | xconsole.c | 373 block.firstPos = 0; 680 block.firstPos = 0; 705 block.firstPos = 0; 756 block.firstPos = 0;
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | xedit.c | 205 block.firstPos = 0; 467 block.firstPos = 0; 1172 block.firstPos = 0; 1398 block.firstPos = 0; 1518 block.firstPos = (ignore_case != UNSPEC && ignore_case != NIL) ? 1 : 0;
|
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | xaw.c | 469 block.firstPos = 0; 505 block.firstPos = 0;
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | hook.c | 371 block.firstPos = 0; 394 block.firstPos = 0; 999 block.firstPos = 0; 1257 block.firstPos = 0;
|
| H A D | commands.c | 615 block.firstPos = 0; 780 block.firstPos = 0; 884 block.firstPos = 0;
|
| H A D | ispell.c | 949 pos = block.firstPos + i; 1062 pos = block.firstPos + i; 1514 search.firstPos = 0; 1521 replace.firstPos = 0;
|
| H A D | util.c | 127 text.firstPos = 0;
|
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xclipboard.c | 406 textBlock.firstPos = 0; 426 block.firstPos = 0;
|
| /xsrc/external/mit/xvidtune/dist/ |
| H A D | xvidtune.c | 385 text.firstPos = 0; 393 text.firstPos = 0; 734 text.firstPos = 0;
|
| /xsrc/external/mit/xditview/dist/ |
| H A D | xditview.c | 291 text.firstPos = 0;
|
Completed in 41 milliseconds