Searched refs:Flush (Results 101 - 125 of 131) sorted by relevance

123456

/haiku-fatelf/headers/os/interface/
H A DWindow.h177 void Flush() const;
H A DView.h508 void Flush() const;
/haiku-fatelf/src/apps/mandelbrot/
H A Dtsb.cpp572 Flush();
/haiku-fatelf/src/apps/mediaplayer/interface/
H A DPeakView.cpp225 Flush();
/haiku-fatelf/src/kits/interface/
H A DRadioButton.cpp632 Flush();
H A DPicture.cpp238 link.Flush();
H A DPrivateScreen.cpp439 link.Flush();
H A DBitmap.cpp1187 link.Flush();
H A DChannelSlider.cpp338 Flush();
/haiku-fatelf/src/servers/app/drawing/
H A DViewHWInterface.cpp365 link.Flush();
H A DDWindowHWInterface.cpp251 link.Flush();
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DStream.cpp410 error = cachedBlock.Flush();
H A DDirectory.cpp540 return cachedBlock.Flush();
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp459 AVFormatWriter::Flush() function in class:AVFormatWriter
461 TRACE("AVFormatWriter::Flush\n");
/haiku-fatelf/src/kits/media/
H A DMediaTrack.cpp614 BMediaTrack::Flush() function in class:BMediaTrack
619 return fWriter->Flush();
/haiku-fatelf/src/servers/app/
H A DWindow.cpp1880 link.Flush();
1909 link.Flush();
1937 link.Flush();
/haiku-fatelf/src/apps/people/
H A DPictureView.cpp321 Flush();
/haiku-fatelf/src/system/kernel/cache/
H A Dblock_cache.cpp373 class Flush : public Action { class in namespace:BlockTracing
375 Flush(block_cache* cache, cached_block* block, bool getUnused = false) function in class:BlockTracing::Flush
1526 TB(Flush(this, block));
1633 TB(Flush(this, block, true));
/haiku-fatelf/src/add-ons/opengl/swrast/
H A DMesaSoftwareRenderer.cpp113 functions.Flush = _Flush;
/haiku-fatelf/src/servers/input/
H A DInputServer.cpp395 link.Flush();
611 link.Flush();
/haiku-fatelf/src/add-ons/opengl/swrast_legacy/
H A DMesaSoftwareRenderer.cpp248 functions.Flush = _Flush;
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp200 track->Flush();
/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A DDVBMediaNode.cpp1574 fRawAudioQueue->Flush(40000);
1757 fRawVideoQueue->Flush(40000);
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFWriter.cpp215 fImageCache.Flush();
532 fTextLine.Flush();
/haiku-fatelf/src/apps/mail/
H A DComboBox.cpp792 parent->Flush();

Completed in 313 milliseconds

123456