Searched refs:Clear (Results 226 - 250 of 289) sorted by relevance

1234567891011>>

/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp582 format.Clear();
635 format.Clear();
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp400 current = chains->Clear(true);
899 current = sFamilies->Clear(true);
/haiku/src/apps/haikudepot/model/
H A DModel.cpp360 Model::Clear() function in class:Model
362 GetPackageIconRepository().Clear();
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp1114 // * Clear()/Fetch()
1202 // Clear()
1207 CPPUNIT_ASSERT( query.Clear() == B_OK );
1209 // initialized BQuery, Fetch(), Clear(), Fetch()
1219 CPPUNIT_ASSERT( query.Clear() == B_OK );
1222 // initialized BQuery, Fetch(), Clear(), re-init, Fetch()
1232 CPPUNIT_ASSERT( query.Clear() == B_OK );
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp273 ThreadHandler* threadHandler = fThreadHandlers.Clear(true);
281 ImageHandler* imageHandler = fImageHandlers->Clear(true);
292 ImageInfoPendingThread* thread = fImageInfoPendingThreads->Clear(true);
/haiku/src/kits/media/
H A DMediaDefs.cpp854 media_format::Clear() function in class:media_format
864 this->Clear();
870 this->Clear();
H A DMediaFormats.cpp492 _format->Clear(); // clear to widlcard
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp270 out_input->format.Clear();
527 format->Clear();
676 out_output->format.Clear();
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp198 Index* index = fIndices.Clear(true);
206 Node* node = fNodes.Clear(true);
964 Package* package = fPackages.Clear(true);
/haiku/src/bin/package/
H A Dcommand_extract.cpp287 Entry* child = fChildren.Clear(true);
/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp528 be_clipboard->Clear();
/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp607 location.Clear();
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp185 shape.Clear();
/haiku/headers/os/media/
H A DMediaDefs.h608 void Clear();
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp334 Clear();
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp219 fClipboard->Clear();
/haiku/src/apps/serialconnect/
H A DTermView.cpp290 TermView::Clear() function in class:TermView
H A DSerialWindow.cpp129 BMenuItem* clearScreen = new BMenuItem(B_TRANSLATE("Clear history"),
471 fTermView->Clear();
/haiku/src/apps/diskprobe/
H A DFindWindow.cpp315 Clear();
/haiku/src/kits/debugger/dwarf/
H A DDwarfExpressionEvaluator.cpp168 _location.Clear();
/haiku/headers/os/interface/
H A DTextView.h125 void Clear();
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp429 clipboard->Clear();
H A DTextDocument.cpp700 resultParagraph.Clear();
/haiku/src/apps/drivesetup/
H A DDiskView.cpp397 fViewMap.Clear();
/haiku/src/apps/charactermap/
H A DCharacterView.cpp790 be_clipboard->Clear();

Completed in 160 milliseconds

1234567891011>>