Newer
Older
FXTRACE((100,"FXRbRealSpinner::markfunc() %p\n",self));
FXRbPacker::markfunc(self);
if(self){
FXRbGcMark(self->FXRealSpinner::getFont());
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
}
}
void FXRbGIFIcon::markfunc(FXGIFIcon *self){
FXTRACE((100,"FXRbGIFIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbTIFIcon::markfunc(FXTIFIcon *self){
FXTRACE((100,"FXRbTIFIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbPCXIcon::markfunc(FXPCXIcon *self){
FXTRACE((100,"FXRbPCXIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbRGBIcon::markfunc(FXRGBIcon *self){
FXTRACE((100,"FXRbRGBIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbMDIMaximizeButton::markfunc(FXMDIMaximizeButton *self){
FXTRACE((100,"FXRbMDIMaximizeButton::markfunc() %p\n",self));
FXRbButton::markfunc(self);
}
void FXRbMDIDeleteButton::markfunc(FXMDIDeleteButton *self){
FXTRACE((100,"FXRbMDIDeleteButton::markfunc() %p\n",self));
FXRbButton::markfunc(self);
}
void FXRbMenuButton::markfunc(FXMenuButton *self){
FXTRACE((100,"FXRbMenuButton::markfunc() %p\n",self));
FXRbLabel::markfunc(self);
if(self){
FXRbGcMark(self->FXMenuButton::getMenu());
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
}
}
void FXRbMatrix::markfunc(FXMatrix *self){
FXTRACE((100,"FXRbMatrix::markfunc() %p\n",self));
FXRbPacker::markfunc(self);
}
void FXRbMenuSeparator::markfunc(FXMenuSeparator *self){
FXTRACE((100,"FXRbMenuSeparator::markfunc() %p\n",self));
FXRbWindow::markfunc(self);
}
void FXRbSwitcher::markfunc(FXSwitcher *self){
FXTRACE((100,"FXRbSwitcher::markfunc() %p\n",self));
FXRbPacker::markfunc(self);
}
void FXRbRealSlider::markfunc(FXRealSlider *self){
FXTRACE((100,"FXRbRealSlider::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
}
void FXRbSlider::markfunc(FXSlider *self){
FXTRACE((100,"FXRbSlider::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
}
void FXRbToolBarGrip::markfunc(FXToolBarGrip *self){
FXTRACE((100,"FXRbToolBarGrip::markfunc() %p\n",self));
FXRbDockHandler::markfunc(self);
}
void FXRbJPGIcon::markfunc(FXJPGIcon *self){
FXTRACE((100,"FXRbJPGIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbTabBar::markfunc(FXTabBar *self){
FXTRACE((100,"FXRbTabBar::markfunc() %p\n",self));
FXRbPacker::markfunc(self);
}
void FXRbToolBarTab::markfunc(FXToolBarTab *self){
FXTRACE((100,"FXRbToolBarTab::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
}
void FXRbSearchDialog::markfunc(FXSearchDialog *self){
FXTRACE((100,"FXRbSearchDialog::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
}
void FXRbPrintDialog::markfunc(FXPrintDialog *self){
FXTRACE((100,"FXRbPrintDialog::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
}
void FXRbMDIMinimizeButton::markfunc(FXMDIMinimizeButton *self){
FXTRACE((100,"FXRbMDIMinimizeButton::markfunc() %p\n",self));
FXRbButton::markfunc(self);
}
void FXRbGIFCursor::markfunc(FXGIFCursor *self){
FXTRACE((100,"FXRbGIFCursor::markfunc() %p\n",self));
FXRbCursor::markfunc(self);
}
void FXRbGIFCursor::freefunc(FXGIFCursor* self){
delete_if_not_owned_by_app(self,reinterpret_cast<FXRbGIFCursor*>(0));
}
void FXRbCURCursor::markfunc(FXCURCursor *self){
FXTRACE((100,"FXRbCURCursor::markfunc() %p\n",self));
FXRbCursor::markfunc(self);
}
void FXRbCURCursor::freefunc(FXCURCursor* self){
delete_if_not_owned_by_app(self,reinterpret_cast<FXRbCURCursor*>(0));
}
void FXRbGLViewer::markfunc(FXGLViewer *self){
FXTRACE((100,"FXRbGLViewer::markfunc() %p\n",self));
FXRbGLCanvas::markfunc(self);
if(self){
FXRbGcMark(self->FXGLViewer::getScene());
FXRbGcMark(self->FXGLViewer::getSelection());
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
}
}
void FXRbGIFImage::markfunc(FXGIFImage *self){
FXTRACE((100,"FXRbGIFImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbTIFImage::markfunc(FXTIFImage *self){
FXTRACE((100,"FXRbTIFImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbPCXImage::markfunc(FXPCXImage *self){
FXTRACE((100,"FXRbPCXImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbRGBImage::markfunc(FXRGBImage *self){
FXTRACE((100,"FXRbRGBImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbMenuPane::markfunc(FXMenuPane *self){
FXTRACE((100,"FXRbMenuPane::markfunc() %p\n",self));
FXRbPopup::markfunc(self);
}
void FXRbScrollPane::markfunc(FXScrollPane *self){
FXRbMenuPane::markfunc(self);
}
void FXRbSplitter::markfunc(FXSplitter *self){
FXTRACE((100,"FXRbSplitter::markfunc() %p\n",self));
FXRbComposite::markfunc(self);
}
void FXRbStatusBar::markfunc(FXStatusBar *self){
FXTRACE((100,"FXRbStatusBar::markfunc() %p\n",self));
FXRbHorizontalFrame::markfunc(self);
if(self){
FXRbGcMark(self->FXStatusBar::getStatusLine());
FXRbGcMark(self->FXStatusBar::getDragCorner());
}
}
void FXRbMDIChild::markfunc(FXMDIChild *self){
FXTRACE((100,"FXRbMDIChild::markfunc() %p\n",self));
FXRbComposite::markfunc(self);
if(self){
FXRbGcMark(self->FXMDIChild::contentWindow());
FXRbGcMark(self->FXMDIChild::getIcon());
FXRbGcMark(self->FXMDIChild::getMenu());
FXRbGcMark(self->FXMDIChild::getFont());
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
}
}
void FXRbPNGImage::markfunc(FXPNGImage *self){
FXTRACE((100,"FXRbPNGImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbVisual::markfunc(FXVisual *self){
FXTRACE((100,"FXRbVisual::markfunc() %p\n",self));
FXRbId::markfunc(self);
}
void FXRbVisual::freefunc(FXVisual *self){
delete_if_not_owned_by_app(self,reinterpret_cast<FXRbVisual*>(0));
}
void FXRbVerticalSeparator::markfunc(FXVerticalSeparator *self){
FXTRACE((100,"FXRbVerticalSeparator::markfunc() %p\n",self));
FXRbSeparator::markfunc(self);
}
void FXRbToggleButton::markfunc(FXToggleButton *self){
FXTRACE((100,"FXRbToggleButton::markfunc() %p\n",self));
FXRbLabel::markfunc(self);
if(self){
FXRbGcMark(self->FXToggleButton::getAltIcon());
}
}
void FXRbTriStateButton::markfunc(FXTriStateButton *self){
FXTRACE((100,"FXRbTriStateButton::markfunc() %p\n",self));
FXRbToggleButton::markfunc(self);
if(self){
FXRbGcMark(self->FXTriStateButton::getMaybeIcon());
}
}
void FXRbPopup::markfunc(FXPopup *self){
FXTRACE((100,"FXRbPopup::markfunc() %p\n",self));
FXRbShell::markfunc(self);
if(self){
FXRbGcMark(self->FXPopup::getGrabOwner());
}
}
void FXRbOptionMenu::markfunc(FXOptionMenu *self){
FXTRACE((100,"FXRbOptionMenu::markfunc() %p\n",self));
FXRbLabel::markfunc(self);
if(self){
FXRbGcMark(self->FXOptionMenu::getCurrent());
FXRbGcMark(self->FXOptionMenu::getMenu());
}
}
void FXRbMessageBox::markfunc(FXMessageBox *self){
FXTRACE((100,"FXRbMessageBox::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
}
void FXRbToolBar::markfunc(FXToolBar *self){
FXTRACE((100,"FXRbToolBar::markfunc() %p\n",self));
FXRbPacker::markfunc(self);
if(self){
FXRbGcMark(self->FXToolBar::getDryDock());
FXRbGcMark(self->FXToolBar::getWetDock());
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
}
}
void FXRbGLCanvas::markfunc(FXGLCanvas *self){
FXTRACE((100,"FXRbGLCanvas::markfunc() %p\n",self));
FXRbCanvas::markfunc(self);
}
void FXRbGLVisual::markfunc(FXGLVisual *self){
FXTRACE((100,"FXRbGLVisual::markfunc() %p\n",self));
FXRbVisual::markfunc(self);
}
void FXRbGLVisual::freefunc(FXGLVisual *self){
delete_if_not_owned_by_app(self,reinterpret_cast<FXRbGLVisual*>(0));
}
void FXRbOption::markfunc(FXOption *self){
FXTRACE((100,"FXRbOption::markfunc() %p\n",self));
FXRbLabel::markfunc(self);
}
void FXRbScrollWindow::markfunc(FXScrollWindow *self){
FXTRACE((100,"FXRbScrollWindow::markfunc() %p\n",self));
FXRbScrollArea::markfunc(self);
if(self){
FXRbGcMark(self->FXScrollWindow::contentWindow());
}
}
void FXRbText::markfunc(FXText *self){
FXTRACE((100,"FXRbText::markfunc() %p\n",self));
FXRbScrollArea::markfunc(self);
if(self){
FXRbGcMark(self->FXText::getFont());
}
}
void FXRbToolBarShell::markfunc(FXToolBarShell *self){
FXTRACE((100,"FXRbToolBarShell::markfunc() %p\n",self));
FXRbTopWindow::markfunc(self);
}
void FXRbSplashWindow::markfunc(FXSplashWindow *self){
FXTRACE((100,"FXRbSplashWindow::markfunc() %p\n",self));
FXRbTopWindow::markfunc(self);
if(self){
FXRbGcMark(self->FXSplashWindow::getIcon());
}
}
void FXRbInputDialog::markfunc(FXInputDialog *self){
FXTRACE((100,"FXRbInputDialog::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
}
void FXRbMDIClient::markfunc(FXMDIClient *self){
FXTRACE((100,"FXRbMDIClient::markfunc() %p\n",self));
FXRbComposite::markfunc(self);
}
void FXRbMenuTitle::markfunc(FXMenuTitle *self){
FXTRACE((100,"FXRbMenuTitle::markfunc() %p\n",self));
FXRbMenuCaption::markfunc(self);
if(self){
FXRbGcMark(self->FXMenuTitle::getMenu());
}
}
/*
void FXRbBitmapView::markfunc(FXBitmapView *self){
FXRbScrollArea::markfunc(self);
if(self){
FXRbGcMark(self->getBitmap());
}
}
*/
void FXRbImageView::markfunc(FXImageView *self){
FXRbScrollArea::markfunc(self);
if(self){
FXRbGcMark(self->FXImageView::getImage());
}
}
void FXRbShutterItem::markfunc(FXShutterItem *self){
FXRbVerticalFrame::markfunc(self);
if(self){
FXRbGcMark(self->FXShutterItem::getButton());
FXRbGcMark(self->FXShutterItem::getContent());
}
}
void FXRbMDIWindowButton::markfunc(FXMDIWindowButton *self){
FXTRACE((100,"FXRbMDIWindowButton::markfunc() %p\n",self));
FXRbMenuButton::markfunc(self);
}
void FXRbMenuCaption::markfunc(FXMenuCaption *self){
FXTRACE((100,"FXRbMenuCaption::markfunc() %p\n",self));
FXRbWindow::markfunc(self);
if(self){
FXRbGcMark(self->FXMenuCaption::getFont());
FXRbGcMark(self->FXMenuCaption::getIcon());
}
}
void FXRbTabItem::markfunc(FXTabItem *self){
FXTRACE((100,"FXRbTabItem::markfunc() %p\n",self));
FXRbLabel::markfunc(self);
}
void FXRbStatusLine::markfunc(FXStatusLine *self){
FXTRACE((100,"FXRbStatusLine::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
if(self){
FXRbGcMark(self->FXStatusLine::getFont());
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
}
}
void FXRbGLShape::markfunc(FXGLShape *self){
FXTRACE((100,"FXRbGLShape::markfunc() %p\n",self));
FXRbGLObject::markfunc(self);
}
void FXRbTabBook::markfunc(FXTabBook *self){
FXTRACE((100,"FXRbTabBook::markfunc() %p\n",self));
FXRbTabBar::markfunc(self);
}
void FXRbReplaceDialog::markfunc(FXReplaceDialog *self){
FXTRACE((100,"FXRbReplaceDialog::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
}
void FXRbXBMIcon::markfunc(FXXBMIcon *self){
FXTRACE((100,"FXRbXBMIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbXPMIcon::markfunc(FXXPMIcon *self){
FXTRACE((100,"FXRbXPMIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbRadioButton::markfunc(FXRadioButton *self){
FXTRACE((100,"FXRbRadioButton::markfunc() %p\n",self));
FXRbLabel::markfunc(self);
}
void FXRbScrollBar::markfunc(FXScrollBar *self){
FXTRACE((100,"FXRbScrollBar::markfunc() %p\n",self));
FXRbWindow::markfunc(self);
}
void FXRbStream::markfunc(FXStream *self){
FXTRACE((100,"FXRbStream::markfunc() %p\n",self));
if(self){
FXRbGcMark((void*)self->FXStream::container());
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
}
}
void FXRbFileStream::markfunc(FXFileStream *self){
FXTRACE((100,"FXRbFileStream::markfunc() %p\n",self));
FXRbStream::markfunc(self);
}
void FXRbMemoryStream::markfunc(FXMemoryStream *self){
FXTRACE((100,"FXRbMemoryStream::markfunc() %p\n",self));
FXRbStream::markfunc(self);
}
void FXRbDC::markfunc(FXDC *self){
FXTRACE((100,"FXRbDC::markfunc() %p\n",self));
}
void FXRbDCWindow::markfunc(FXDCWindow *self){
FXTRACE((100,"FXRbDCWindow::markfunc() %p\n",self));
FXRbDC::markfunc(self);
}
void FXRbDCPrint::markfunc(FXDCPrint *self){
FXTRACE((100,"FXRbDCPrint::markfunc() %p\n",self));
FXRbDC::markfunc(self);
}
void FXRbProgressDialog::markfunc(FXProgressDialog* self){
FXTRACE((100,"FXRbProgressDialog::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
}
void FXRbPicker::markfunc(FXPicker* self){
FXTRACE((100,"FXRbPicker::markfunc() %p\n",self));
FXRbButton::markfunc(self);
}
void FXRbColorBar::markfunc(FXColorBar* self){
FXTRACE((100,"FXRbColorBar::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
}
void FXRbColorRing::markfunc(FXColorRing* self){
FXTRACE((100,"FXRbColorRing::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
}
void FXRbColorWheel::markfunc(FXColorWheel* self){
FXTRACE((100,"FXRbColorWheel::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
}
void FXRbICOIcon::markfunc(FXICOIcon* self){
FXTRACE((100,"FXRbICOIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbICOImage::markfunc(FXICOImage* self){
FXTRACE((100,"FXRbICOImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbTGAIcon::markfunc(FXTGAIcon* self){
FXTRACE((100,"FXRbTGAIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbTGAImage::markfunc(FXTGAImage* self){
FXTRACE((100,"FXRbTGAImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}
void FXRbBitmapFrame::markfunc(FXBitmapFrame* self){
FXTRACE((100,"start FXRbBitmapFrame::markfunc(%p)\n",self));
FXRbFrame::markfunc(self);
if(self!=0){
FXRbGcMark(self->FXBitmapFrame::getBitmap());
FXTRACE((100,"end FXRbBitmapFrame::markfunc(%p)\n",self));
}
void FXRbImageFrame::markfunc(FXImageFrame* self){
FXTRACE((100,"start FXRbImageFrame::markfunc(%p)\n",self));
FXRbFrame::markfunc(self);
if(self!=0){
FXRbGcMark(self->FXImageFrame::getImage());
FXTRACE((100,"end FXRbImageFrame::markfunc(%p)\n",self));
}
void FXRbGradientBar::markfunc(FXGradientBar* self){
FXTRACE((100,"start FXRbGradientBar::markfunc(%p)\n",self));
FXTRACE((100,"end FXRbGradientBar::markfunc(%p)\n",self));
}
#ifdef WITH_FXSCINTILLA
void FXRbScintilla::markfunc(FXScintilla* self){
FXTRACE((100,"FXRbScintilla::markfunc() %p\n",self));
FXRbScrollArea::markfunc(self);
}
#endif
void FXRbWizard::markfunc(FXWizard* self){
FXTRACE((100,"FXRbWizard::markfunc() %p\n",self));
FXRbDialogBox::markfunc(self);
if(self){
FXRbGcMark(self->FXWizard::advanceButton());
FXRbGcMark(self->FXWizard::retreatButton());
FXRbGcMark(self->FXWizard::finishButton());
FXRbGcMark(self->FXWizard::cancelButton());
FXRbGcMark(self->FXWizard::getContainer());
FXRbGcMark(self->FXWizard::getImage());
}
}
void FXRbRuler::markfunc(FXRuler* self){
FXTRACE((100,"FXRbRuler::markfunc() %p\n",self));
FXRbFrame::markfunc(self);
if(self){
FXRbGcMark(self->FXRuler::getFont());
}
}
void FXRbRulerView::markfunc(FXRulerView* self){
FXTRACE((100,"FXRbRulerView::markfunc() %p\n",self));
FXRbScrollArea::markfunc(self);
if(self){
FXRbGcMark(self->FXRulerView::horizontalRuler());
FXRbGcMark(self->FXRulerView::verticalRuler());
FXRbGcMark(self->FXRulerView::getHRulerFont());
FXRbGcMark(self->FXRulerView::getVRulerFont());
void FXRbPPMIcon::markfunc(FXPPMIcon* self){
FXTRACE((100,"FXRbPPMIcon::markfunc() %p\n",self));
FXRbIcon::markfunc(self);
}
void FXRbPPMImage::markfunc(FXPPMImage* self){
FXTRACE((100,"FXRbPPMImage::markfunc() %p\n",self));
FXRbImage::markfunc(self);
}