/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/ |
H A D | ganttchart.inc.php | 119 for ($tcursor = 0; $tcursor < $tnums; $tcursor++) { variable 120 $t = $tasks[$tcursor];
|
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/ |
H A D | ganttchart.inc.php | 119 for ($tcursor = 0; $tcursor < $tnums; $tcursor++) variable 121 $t = $tasks[$tcursor];
|
/dports/shells/oksh/oksh-7.0/ |
H A D | vi.c | 557 int tcursor; in vi_insert() local 571 tcursor = es->cursor - 1; in vi_insert() 572 while(tcursor > 0 && isu8cont(es->cbuf[tcursor])) in vi_insert() 573 tcursor--; in vi_insert() 578 memcpy(es->cbuf + tcursor, undo->cbuf + tcursor, in vi_insert() 579 es->cursor - tcursor); in vi_insert() 585 inslen -= es->cursor - tcursor; in vi_insert() 586 es->cursor = tcursor; in vi_insert() 603 tcursor = backword(1); in vi_insert() 610 inslen -= es->cursor - tcursor; in vi_insert() [all …]
|
/dports/chinese/gcin/gcin-2.9.0/im-client/ |
H A D | gcin-im-client.cpp | 1057 int attN, tcursor, str_len; in gcin_im_client_get_preedit() local 1105 tcursor=0; in gcin_im_client_get_preedit() 1106 if (handle_read(handle, &tcursor, sizeof(tcursor))<=0) { in gcin_im_client_get_preedit() 1111 *cursor = tcursor; in gcin_im_client_get_preedit() 1125 dbg("jjjjjjjjj %d tcursor:%d\n", attN, tcursor); in gcin_im_client_get_preedit()
|
/dports/chinese/gcin-gtk3/gcin-2.9.0/im-client/ |
H A D | gcin-im-client.cpp | 1057 int attN, tcursor, str_len; in gcin_im_client_get_preedit() local 1105 tcursor=0; in gcin_im_client_get_preedit() 1106 if (handle_read(handle, &tcursor, sizeof(tcursor))<=0) { in gcin_im_client_get_preedit() 1111 *cursor = tcursor; in gcin_im_client_get_preedit() 1125 dbg("jjjjjjjjj %d tcursor:%d\n", attN, tcursor); in gcin_im_client_get_preedit()
|
/dports/chinese/gcin-qt5/gcin-2.9.0/im-client/ |
H A D | gcin-im-client.cpp | 1057 int attN, tcursor, str_len; in gcin_im_client_get_preedit() local 1105 tcursor=0; in gcin_im_client_get_preedit() 1106 if (handle_read(handle, &tcursor, sizeof(tcursor))<=0) { in gcin_im_client_get_preedit() 1111 *cursor = tcursor; in gcin_im_client_get_preedit() 1125 dbg("jjjjjjjjj %d tcursor:%d\n", attN, tcursor); in gcin_im_client_get_preedit()
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/im-client/ |
H A D | hime-im-client.c | 562 int tcursor = 0; in hime_im_client_get_preedit() local 563 if (handle_read (handle, &tcursor, sizeof (tcursor)) <= 0) { in hime_im_client_get_preedit() 568 *cursor = tcursor; in hime_im_client_get_preedit()
|
/dports/www/nextcloud/nextcloud/apps-pkg/logreader/build/ |
H A D | main.css.map | 1 …tcursor: pointer;\n\t\t}\n\t}\n\n\t.time.relative {\n\t\twidth: 120px;\n\n\t\t> span {\n\t\t\tmarg…
|
/dports/x11/sterm/st-0.8.4/ |
H A D | st.c | 175 static void tcursor(int); 1001 tcursor(int mode) in tcursor() function 1036 tcursor(CURSOR_SAVE); in treset() 1536 tcursor((set) ? CURSOR_SAVE : CURSOR_LOAD); in tsetmode() 1553 tcursor((set) ? CURSOR_SAVE : CURSOR_LOAD); in tsetmode() 1794 tcursor(CURSOR_SAVE); in csihandle() 1797 tcursor(CURSOR_LOAD); in csihandle() 2277 tcursor(CURSOR_SAVE); in eschandle() 2280 tcursor(CURSOR_LOAD); in eschandle() 2541 tcursor(CURSOR_LOAD); in tresize()
|
/dports/x11-fm/xfe/xfe-1.44/st/ |
H A D | st.c | 181 static void tcursor(int); 1008 tcursor(int mode) in tcursor() function 1043 tcursor(CURSOR_SAVE); in treset() 1553 tcursor((set) ? CURSOR_SAVE : CURSOR_LOAD); in tsetmode() 1570 tcursor((set) ? CURSOR_SAVE : CURSOR_LOAD); in tsetmode() 1804 tcursor(CURSOR_SAVE); in csihandle() 1807 tcursor(CURSOR_LOAD); in csihandle() 2285 tcursor(CURSOR_SAVE); in eschandle() 2288 tcursor(CURSOR_LOAD); in eschandle() 2558 tcursor(CURSOR_LOAD); in tresize()
|
/dports/shells/pdksh/pdksh-5.2.14/ |
H A D | vi.c | 580 int tcursor; local 623 tcursor = Backword(1); 624 memmove(&es->cbuf[tcursor], &es->cbuf[es->cursor], 626 es->linelen -= es->cursor - tcursor; 627 if (inslen < es->cursor - tcursor) 630 inslen -= es->cursor - tcursor; 631 es->cursor = tcursor;
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/richtexteditor/ |
H A D | richtexteditor.cpp | 148 QTextCursor tcursor = ui->textEdit->textCursor(); in RichTextEditor() local 149 QTextCharFormat charFormat = tcursor.charFormat(); in RichTextEditor() 164 tcursor.insertText(anchor, charFormat); in RichTextEditor() 166 tcursor.insertText(" ", oldFormat); in RichTextEditor()
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/assets/debugger/static/css/ |
H A D | main.fa200210.chunk.css.map | 1 …tcursor: pointer;\n}\n\n.GotoBox__button:enabled:active,\n.GotoBox__button:enabled:hover,\n.GotoBo…
|
/dports/emulators/ppsspp/ppsspp-1.12.3/assets/debugger/static/css/ |
H A D | main.fa200210.chunk.css.map | 1 …tcursor: pointer;\n}\n\n.GotoBox__button:enabled:active,\n.GotoBox__button:enabled:hover,\n.GotoBo…
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/assets/debugger/static/css/ |
H A D | main.fa200210.chunk.css.map | 1 …tcursor: pointer;\n}\n\n.GotoBox__button:enabled:active,\n.GotoBox__button:enabled:hover,\n.GotoBo…
|
/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/ |
H A D | skgtreeview.cpp | 1162 QTextCursor tcursor = output->textCursor(); in getTextBrowser() local 1163 tcursor.beginEditBlock(); in getTextBrowser() 1178 QTextTable* tableau = tcursor.insertTable(nbRows, nbCol, tableFormat); in getTextBrowser() 1181 QTextFrame* frame = tcursor.currentFrame(); in getTextBrowser() 1205 tcursor.endEditBlock(); in getTextBrowser()
|
/dports/www/grafana8/grafana-8.3.6/public/build/ |
H A D | 8578.0e38943fa459e872fe93.js.map | 1 …tcursor: pointer;\\r\\n\\tposition: relative; /* DO NOT REMOVE - this is the key to preventing th…
|
/dports/x11-toolkits/blt/blt2.5/generic/ |
H A D | bltTreeCmd.c | 3726 Blt_HashSearch cursor, tcursor; in MakeTagTable() local 3768 Blt_HashSearch tcursor; in FreeTagTable() local 3771 for (h2Ptr = Blt_FirstHashEntry(nTable, &tcursor); in FreeTagTable() 7088 Blt_HashSearch cursor, tcursor; in TagLookupsOp() local 7117 h2Ptr = Blt_NextHashEntry(&tcursor)) { in TagLookupsOp() 7182 TagSearch tcursor = {0}; in TagNodesOp() local 7187 DoneTaggedNodes(&tcursor); in TagNodesOp() 7190 for (node = FirstTaggedNode(&tcursor); in TagNodesOp() 7194 DoneTaggedNodes(&tcursor); in TagNodesOp() 7237 TagSearch tcursor = {0}; in TagExistsOp() local [all …]
|
/dports/www/nextcloud-deck/deck/js/ |
H A D | deck-src_BoardSelector_vue.js.map | 1 …tcursor: pointer;\\n}\\nli > span[data-v-1ea6f366],\\n.avatar[data-v-1ea6f366] {\\n\\tvertical-ali…
|
H A D | deck-src_CardSelector_vue.js.map | 1 …tcursor: pointer;\\n}\\nbutton[data-v-76089da2] {\\n\\tfloat: right;\\n}\\n.card-selector[data-v-7…
|
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/MIT/ |
H A D | edit.c | 3753 int tcursor; in vi_insert() local 3794 tcursor = backword(1); in vi_insert() 3795 memmove(&es->cbuf[tcursor], &es->cbuf[es->cursor], in vi_insert() 3797 es->linelen -= es->cursor - tcursor; in vi_insert() 3798 if (inslen < es->cursor - tcursor) in vi_insert() 3801 inslen -= es->cursor - tcursor; in vi_insert() 3802 es->cursor = tcursor; in vi_insert()
|
/dports/shells/mksh/mksh/ |
H A D | edit.c | 4011 int tcursor; in vi_insert() local 4052 tcursor = backword(1); in vi_insert() 4053 memmove(&vs->cbuf[tcursor], &vs->cbuf[vs->cursor], in vi_insert() 4055 vs->linelen -= vs->cursor - tcursor; in vi_insert() 4056 if (inslen < vs->cursor - tcursor) in vi_insert() 4059 inslen -= vs->cursor - tcursor; in vi_insert() 4060 vs->cursor = tcursor; in vi_insert()
|
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/ |
H A D | input.cpp | 1741 … connect(tool, &TabletToolV2Interface::cursorChanged, cursor, [cursor] (TabletCursorV2 *tcursor) { in createTool() argument 1748 if (!tcursor || tcursor->enteredSerial() == 0) { in createTool() 1753 auto cursorSurface = tcursor->surface(); in createTool() 1759 cursor->updateCursorSurface(cursorSurface, tcursor->hotspot()); in createTool()
|
/dports/devel/upp/upp/uppsrc/ide/LayDes/ |
H A D | laydes.cpp | 433 static TDisplay tcursor(SColorFace, SColorText, StdFont().Italic()); in SyncItem() local 438 const Display *isicon[] = { &tnormal, &tselect, &tcursor }; in SyncItem() 450 static TDisplay tcursor(SColorFace, SColorText); in SyncItem() local 455 const Display *isicon[] = { &tnormal, &tselect, &tcursor }; in SyncItem()
|
/dports/textproc/highlight/highlight-4.1/langDefs/ |
H A D | paradox.lang | 144 "tableview", "", "library", "anytype", "smallint", "tcursor", "logical"},
|