Home
last modified time | relevance | path

Searched refs:gstWBInfo (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dwb.c158 gstWBInfo.first_shadow_cmd = gstWBInfo.last_shadow_cmd = NULL; in CleanUpWBShadowCmds()
185 gstWBInfo.first_cmd = gstWBInfo.last_cmd = gstWBInfo.cur_cmd = NULL; in CleanUpWBCmds()
658 gstWBInfo.send_fname, gstWBInfo.gz_send_fname);
1376 gstWBInfo.pid, gstWBInfo.logical_clock);
1687 &gstWBInfo.first_cmd, &gstWBInfo.last_cmd);
1691 &gstWBInfo.first_cmd, &gstWBInfo.last_cmd);
2029 gstWBInfo.pid, gstWBInfo.logical_clock);
2721 *gstWBInfo.send_fname = *gstWBInfo.gz_send_fname = '\0'; in InitWhiteBoard()
2722 gstWBInfo.send_fp = gstWBInfo.gz_send_fp = NULL; in InitWhiteBoard()
2727 *gstWBInfo.listen_fname = *gstWBInfo.gz_listen_fname = '\0'; in InitWhiteBoard()
[all …]
H A Dcmd.c330 if (gstWBInfo.do_whiteboard) {
1108 if (gstWBInfo.do_whiteboard) {
1575 if (gstWBInfo.do_whiteboard) { in UndoCmd()
1650 if (gstWBInfo.do_whiteboard) { in RedoCmd()
1776 if (gstWBInfo.do_whiteboard) { in DisableUndo()
1790 if (gstWBInfo.do_whiteboard) { in EnableUndo()
2060 &gstWBInfo.first_shadow_cmd, &gstWBInfo.last_shadow_cmd);
2066 &gstWBInfo.first_shadow_cmd, &gstWBInfo.last_shadow_cmd);
2078 InsertCmd(gstWBInfo.last_cmd, NULL, curCmd, &gstWBInfo.first_cmd,
2083 &gstWBInfo.first_cmd, &gstWBInfo.last_cmd);
[all …]
H A Dmainloop.c1238 if (gstWBInfo.do_whiteboard) {
1386 if (gstWBInfo.do_whiteboard) { in HandleDataInMBuff()
1395 if (gstWBInfo.do_whiteboard) {
1398 gstWBInfo.BlockRemoteCmdDepth--;
1401 gstWBInfo.BlockRemoteCmdDepth);
1486 gstWBInfo.BlockRemoteCmdDepth++;
1489 gstWBInfo.BlockRemoteCmdDepth);
1565 if (gstWBInfo.do_whiteboard) {
1566 gstWBInfo.BlockRemoteCmdDepth++;
1574 if (gstWBInfo.do_whiteboard) {
[all …]
H A Dwb.e70 int logical_clock; /* gstWBInfo.logical_clock */
80 extern struct WhiteBoardRec gstWBInfo;
H A Dpage.c309 if (gstWBInfo.do_whiteboard) {
316 if (!gstWBInfo.do_whiteboard) {
337 if (gstWBInfo.do_whiteboard && topObj != NULL) {
1061 if (gstWBInfo.do_whiteboard) { in AddPageBefore()
1070 if (gstWBInfo.do_whiteboard) { in AddPageAfter()
1081 if (gstWBInfo.do_whiteboard) { in AddPageBeforeCopyAll()
1096 if (gstWBInfo.do_whiteboard) { in AddPageAfterCopyAll()
1978 if (gstWBInfo.do_whiteboard) {
2463 if (gstWBInfo.do_whiteboard && curPageNum != saved_cur_page_num) { in FixPageNumbersForSlideShow()
2469 gstWBInfo.dont_serialize = TRUE; in FixPageNumbersForSlideShow()
[all …]
H A Dstk.c232 if (gstWBInfo.do_whiteboard) { in PushIcon()
H A Dsetup.c1526 if (gstWBInfo.do_whiteboard) { in Setup()
2031 if (gstWBInfo.do_whiteboard) { in Setup()
2586 if (fileModified && gstWBInfo.do_whiteboard) {
H A Dtext.c994 if (gstWBInfo.do_whiteboard) {
995 gstWBInfo.BlockRemoteCmdDepth--;
1037 if (gstWBInfo.do_whiteboard) {
1286 if (gstWBInfo.do_whiteboard) {
1543 if (gstWBInfo.do_whiteboard) {
1544 gstWBInfo.BlockRemoteCmdDepth++;
1687 if (gstWBInfo.do_whiteboard) {
1688 gstWBInfo.BlockRemoteCmdDepth++;
H A Dattr.c1968 if (gstWBInfo.do_whiteboard) { in AddFileAttrs()
2018 if (gstWBInfo.do_whiteboard) { in DetachFileAttrs()
2212 if (gstWBInfo.do_whiteboard) { in EditFileAttrs()
H A Dfile.c4829 if (gstWBInfo.do_whiteboard) {
4929 if (!gstWBInfo.do_whiteboard) {
8374 if (!gstWBInfo.do_whiteboard) {
8384 if (gstWBInfo.do_whiteboard) {
8405 if (gstWBInfo.do_whiteboard) { in NewProc()
8442 } else if (gstWBInfo.do_whiteboard) {
8474 if (gstWBInfo.do_whiteboard) {
8549 if (gstWBInfo.do_whiteboard && (topObj != NULL || tgifObj->fattr != NULL)) {
8659 if (gstWBInfo.do_whiteboard) { in SetTemplate()
H A Dgrid.c1453 if (gstWBInfo.do_whiteboard) {
H A Dchoice.c979 if (gstWBInfo.do_whiteboard && (serializingFile || deserializingFile)) {
H A Dminiline.c385 if (gstWBInfo.do_whiteboard) {
405 if (gstWBInfo.do_whiteboard) {
H A Dspecial.c1682 if (gstWBInfo.do_whiteboard) { in RenumberObjectIds()
H A Dexec.c1421 if (obj_ptr != NULL && obj_ptr == tgifObj && gstWBInfo.do_whiteboard) {
1546 if (obj_ptr == tgifObj && gstWBInfo.do_whiteboard) {