Lines Matching defs:NULL

108 		fValue(NULL),
109 fValueHandler(NULL),
110 fTableCellRenderer(NULL),
111 fComponentPath(NULL),
120 SetTableCellRenderer(NULL);
121 SetValueHandler(NULL);
122 SetValue(NULL);
129 if (fComponentPath != NULL)
136 if (fComponentPath == NULL)
139 if (fParent != NULL)
188 if (fValue != NULL)
193 if (fValue != NULL)
212 if (fValueHandler != NULL)
217 if (fValueHandler != NULL)
232 if (fTableCellRenderer != NULL)
237 if (fTableCellRenderer != NULL)
337 if (node != NULL && node->GetValue() != NULL
338 && node->TableCellRenderer() != NULL) {
358 if (node != NULL && node->GetValue() != NULL
359 && node->TableCellRenderer() != NULL) {
365 return fColumn.BTitledColumn::GetPreferredWidth(NULL, targetView);
370 return NULL;
498 fRendererSettings(NULL),
499 fRendererSettingsMenu(NULL),
510 if (fRendererSettingsMenu != NULL)
513 if (fRendererSettings != NULL)
521 ContextActionList* preSettingsActions = NULL,
522 ContextActionList* postSettingsActions = NULL)
524 if (rendererSettings == NULL && preSettingsActions == NULL
525 && postSettingsActions == NULL) {
529 if (rendererSettings != NULL) {
540 if (fContextMenu == NULL)
544 if (preSettingsActions != NULL
550 if (fRendererSettingsMenu != NULL || postSettingsActions != NULL)
554 if (fRendererSettingsMenu != NULL) {
560 if (postSettingsActions != NULL)
564 if (postSettingsActions != NULL) {
571 if (fRendererSettings != NULL) {
588 if (item != NULL)
589 item->PrepareToShow(fParentLooper, fParent.Target(NULL));
610 if (item != NULL) {
612 fParent.Target(NULL), force);
625 if (fContextMenu != NULL) {
627 fContextMenu = NULL;
648 if (fContextMenu == NULL)
682 fModel(NULL)
837 fThread(NULL),
838 fNodeManager(NULL),
839 fContainerListener(NULL),
847 if (fNodeManager != NULL)
856 if (fNodeManager == NULL)
870 if (fContainerListener != NULL) {
871 if (fNodeManager != NULL)
874 fContainerListener->SetModel(NULL);
879 if (fContainerListener != NULL) {
882 if (fNodeManager != NULL)
906 if (stackFrame == NULL)
915 _AddNode(child->GetVariable(), NULL, child);
930 if (modelNode == NULL)
933 if (oldNode != NULL) {
949 if (nodeChild == NULL)
953 if (modelNode == NULL)
961 if (fNodeTable.Lookup(child) == NULL) {
968 if (childNode != NULL)
986 if (nodeChild == NULL)
990 if (modelNode == NULL)
1026 if (nodeChild == NULL)
1030 if (modelNode == NULL)
1047 TableCellValueRenderer* renderer = NULL;
1127 if (node->GetValue() == NULL) {
1129 if (location == NULL)
1204 if (node == NULL)
1241 if (*_tip == NULL)
1262 if (node == NULL || node->Init() != B_OK)
1267 if (parent != NULL) {
1286 if (isOnlyChild && parent != NULL) {
1288 if (parentValueNode != NULL
1304 if (parent == NULL || GetTreePath(parent, path))
1344 fThread(NULL),
1345 fStackFrame(NULL),
1346 fVariableTable(NULL),
1347 fVariableTableModel(NULL),
1348 fContainerListener(NULL),
1349 fPreviousViewState(NULL),
1350 fViewStateHistory(NULL),
1351 fTableCellContextMenuTracker(NULL),
1360 SetStackFrame(NULL, NULL);
1361 fVariableTable->SetTreeTableModel(NULL);
1363 if (fPreviousViewState != NULL)
1367 if (fVariableTableModel != NULL) {
1368 fVariableTableModel->SetContainerListener(NULL);
1402 if (fThread != NULL)
1404 if (fStackFrame != NULL)
1410 if (fThread != NULL)
1412 if (fStackFrame != NULL)
1418 if (fThread != NULL && fStackFrame != NULL) {
1451 if (promptMessage == NULL)
1459 if (promptWindow == NULL)
1469 ModelNode* node = NULL;
1475 Type* type = NULL;
1482 if (code == NULL)
1486 if (language == NULL)
1494 ValueNode* valueNode = NULL;
1577 if (functionID == NULL)
1583 if (viewState != NULL) {
1665 if (node == NULL)
1702 if (node == NULL)
1705 Settings* settings = NULL;
1706 SettingsMenu* settingsMenu = NULL;
1710 if (cellRenderer != NULL) {
1712 if (settings != NULL) {
1727 if (preActionList == NULL)
1737 if (tracker == NULL || tracker->Init(settings, settingsMenu, preActionList) != B_OK)
1785 if (container == NULL || nodeChild->Container() != container)
1790 if (valueNode == NULL
1816 BMessage* message = NULL;
1843 if (_message == NULL)
1850 if (item == NULL)
1867 if (fTableCellContextMenuTracker != NULL) {
1870 fTableCellContextMenuTracker = NULL;
1880 if (fThread == NULL || fStackFrame == NULL
1881 || fStackFrame->Function() == NULL) {
1887 if (functionID == NULL)
1893 if (viewState == NULL)
1916 if (fPreviousViewState != NULL) {
1918 fPreviousViewState = NULL;
1921 if (fThread == NULL || fStackFrame == NULL
1922 || fStackFrame->Function() == NULL) {
1928 if (functionID == NULL)
1935 if (viewState == NULL)
1989 if (nodeInfo != NULL) {