Searched refs:Clear (Results 151 - 175 of 289) sorted by path

1234567891011>>

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1195 fNodeTable.Clear(true);
1777 _path.Clear();
1833 ExpressionInfoEntry* entry = fExpressions->Clear();
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp458 Clear();
/haiku/src/apps/deskcalc/
H A DCalcView.cpp618 fExpressionTextView->Clear();
796 fExpressionTextView->Clear(); // remove data
808 if (be_clipboard->Clear() != B_OK)
1261 fExpressionTextView->Clear();
H A DExpressionTextView.cpp161 Clear();
363 ExpressionTextView::Clear() function in class:ExpressionTextView
H A DExpressionTextView.h49 void Clear();
/haiku/src/apps/devices/
H A DPropertyList.cpp116 be_clipboard->Clear();
/haiku/src/apps/diskprobe/
H A DDataView.cpp308 be_clipboard->Clear();
H A DFindWindow.cpp315 Clear();
/haiku/src/apps/drivesetup/
H A DDiskView.cpp397 fViewMap.Clear();
H A DMainWindow.cpp86 fSpaceIDMap.Clear();
559 fSpaceIDMap.Clear();
/haiku/src/apps/haikudepot/edits_generic/
H A DEditManager.cpp30 Clear();
131 EditManager::Clear() function in class:EditManager
H A DEditManager.h42 void Clear();
/haiku/src/apps/haikudepot/model/
H A DAccessToken.cpp116 AccessToken::Clear() function in class:AccessToken
H A DAccessToken.h41 void Clear();
H A DModel.cpp360 Model::Clear() function in class:Model
362 GetPackageIconRepository().Clear();
H A DModel.h95 void Clear();
H A DPackageIconRepository.h19 virtual void Clear() = 0;
H A DPackageIconTarRepository.cpp141 PackageIconTarRepository::Clear() { function in class:PackageIconTarRepository
143 fIconCache.Clear();
203 fIconCache.Clear();
206 fIconTarPtrs.Clear();
H A DPackageIconTarRepository.h35 virtual void Clear();
/haiku/src/apps/haikudepot/server/
H A DLocalPkgDataLoadProcess.cpp264 fModel->Clear();
H A DWebAppInterface.cpp127 fAccessToken.Clear();
776 fAccessToken.Clear();
1198 fAccessToken.Clear();
/haiku/src/apps/haikudepot/textview/
H A DMarkupParser.cpp299 fCurrentParagraph.Clear();
H A DParagraph.cpp264 Paragraph::Clear() function in class:Paragraph
H A DParagraph.h36 void Clear();
H A DTextDocument.cpp700 resultParagraph.Clear();

Completed in 170 milliseconds

1234567891011>>