Searched refs:Update (Results 126 - 150 of 202) sorted by relevance

123456789

/haiku-fatelf/src/apps/processcontroller/
H A DTeamBarMenu.cpp84 // create the list of items to remove, for their team is gone. Update the old teams.
186 gCurrentThreadBarMenu->Update();
/haiku-fatelf/src/apps/pulse/
H A DPulseView.cpp101 void PulseView::Update() { function in class:PulseView
106 // Calculate work done since last call to Update() for each CPU
H A DDeskbarPulseView.cpp147 Update();
H A DMiniPulseView.cpp114 Update();
141 // Update() again - we don't want to recalculate activity
H A DNormalPulseView.cpp227 Update();
/haiku-fatelf/src/preferences/media/
H A DMediaListItem.h44 virtual void Update(BView* owner, const BFont* font);
H A DMediaListItem.cpp156 MediaListItem::Update(BView* owner, const BFont* font) function in class:MediaListItem
160 BListItem::Update(owner, font);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareNode.h55 void Update(const NodeInfo& nodeInfo);
/haiku-fatelf/src/kits/interface/
H A DStringItem.cpp131 BStringItem::Update(BView *owner, const BFont *font) function in class:BStringItem
/haiku-fatelf/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.cpp147 void DormantNodeListItem::Update( function in class:DormantNodeListItem
150 D_HOOK(("DormantNodeListItem::Update()\n"));
151 BListItem::Update(owner, font);
/haiku-fatelf/src/tests/kits/net/preflet/InterfacesAddOn/
H A DInterfacesListView.cpp77 InterfaceListItem::Update(BView* owner, const BFont* font) function in class:InterfaceListItem
79 BListItem::Update(owner, font);
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp362 // Update
364 TransformBox::Update(bool deep) function in class:TransformBox
393 Update(false);
412 Update(false);
/haiku-fatelf/src/apps/people/
H A DPictureView.cpp113 Update(ref);
146 PictureView::Update() function in class:PictureView
156 PictureView::Update(const entry_ref* ref) function in class:PictureView
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat120 Rem Update configuration files
216 Rem Update the arguments file for the configure script.
225 Rem Update the arguments file for the configure script.
/haiku-fatelf/src/apps/activitymonitor/
H A DActivityView.cpp79 Every history value will be input via Update(), and the minimum/maximum
89 void Update(int64 value);
114 void Update(DataHistory* history, int32 width,
194 Scale::Update(int64 value) function in class:Scale
230 ViewHistory::Update(DataHistory* history, int32 width, int32 resolution, function in class:ViewHistory
309 fScale->Update(value);
1397 viewValues->Update(values, steps, fDrawResolution, now, timeStep,
/haiku-fatelf/src/apps/mail/
H A DEnclosures.cpp492 TListItem::Update(BView *owner, const BFont *font) function in class:TListItem
494 BListItem::Update(owner, font);
/haiku-fatelf/src/preferences/locale/
H A DLanguageListView.cpp132 LanguageListItemWithFlag::Update(BView* owner, const BFont* font) function in class:LanguageListItemWithFlag
134 LanguageListItem::Update(owner, font);
/haiku-fatelf/src/tools/cppunit/
H A DTestShell.cpp597 fPatchGroup->Update();
615 fPatchGroup->Update();
/haiku-fatelf/src/preferences/printers/
H A DPrinterListView.cpp343 PrinterItem::Update(BView *owner, const BFont *font) function in class:PrinterItem
345 BListItem::Update(owner,font);
/haiku-fatelf/headers/private/kernel/
H A DUserTimer.h117 void Update(Thread* unscheduledThread);
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.cpp127 // Update
129 ShareNode::Update(const NodeInfo& nodeInfo) function in class:ShareNode
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPrinterSettings.cpp289 PrinterSettings::Update(BNode* node, BMessage* msg, Kind kind) function in class:PrinterSettings
/haiku-fatelf/src/apps/haiku3d/
H A DRenderView.cpp235 (*it)->Update(deltaTime);
/haiku-fatelf/src/apps/magnify/
H A DMagnify.h92 void Update(bool force);
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp151 MediaFileInfoView::Update(BMediaFile* file, entry_ref* ref) function in class:MediaFileInfoView

Completed in 373 milliseconds

123456789