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

12345678

/haiku/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/src/preferences/network/
H A DNetworkWindow.cpp82 void Update(BView* owner, const BFont* font) function in class:TitleItem
84 BStringItem::Update(owner, be_bold_font);
249 fSettings.Update(message);
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp347 // Update
349 TransformBox::Update(bool deep) function in class:TransformBox
378 Update(false);
397 Update(false);
/haiku/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);
1394 viewValues->Update(values, steps, fDrawResolution, now, timeStep,
/haiku/src/preferences/locale/
H A DLanguageListView.cpp138 LanguageListItemWithFlag::Update(BView* owner, const BFont* font) function in class:LanguageListItemWithFlag
140 LanguageListItem::Update(owner, font);
/haiku/src/preferences/printers/
H A DPrinterListView.cpp349 PrinterItem::Update(BView *owner, const BFont *font) function in class:PrinterItem
351 BListItem::Update(owner,font);
/haiku/src/tools/cppunit/
H A DTestShell.cpp593 fPatchGroup->Update();
611 fPatchGroup->Update();
/haiku/src/preferences/media/
H A DMediaListItem.cpp157 MediaListItem::Update(BView* owner, const BFont* font) function in class:MediaListItem
161 BListItem::Update(owner, font);
H A DMediaListItem.h45 virtual void Update(BView* owner, const BFont* font);
/haiku/src/apps/mail/
H A DEnclosures.cpp420 TListItem::Update(BView* owner, const BFont* font) function in class:TListItem
422 BListItem::Update(owner, font);
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.cpp127 // Update
129 ShareNode::Update(const NodeInfo& nodeInfo) function in class:ShareNode
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dgenerate_hashs.cpp77 fSHA.Update(buffer, length);
H A Dconsistency_check.cpp77 fSHA.Update(buffer, length);
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp151 MediaFileInfoView::Update(BMediaFile* file, entry_ref* ref) function in class:MediaFileInfoView
/haiku/headers/private/kernel/
H A DUserTimer.h120 void Update(Thread* unscheduledThread,
/haiku/src/apps/pulse/
H A DMiniPulseView.cpp114 Update();
140 // Update() again - we don't want to recalculate activity
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettings.h72 status_t Update(BMessage* message);
/haiku/src/apps/magnify/
H A DMagnify.h92 void Update(bool force);
/haiku/src/system/libroot/posix/crypt/
H A DSHA256.cpp69 SHA256::Update(const void* _buffer, size_t size) function in class:BPrivate::SHA256
/haiku/src/system/kernel/
H A DUserTimer.cpp566 Update(NULL);
628 TeamTimeUserTimer::Update(Thread* unscheduledThread, Thread* lockedThread) function in class:TeamTimeUserTimer
1563 timer->Update(thread, thread);
1577 timer->Update(NULL, thread);
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h78 virtual void Update(BView *owner, const BFont *font);
/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp150 TabView::Update() function in class:TabView
/haiku/src/apps/haiku3d/
H A DRenderView.cpp251 (*it)->Update(deltaTime);
/haiku/src/kits/package/manager/
H A DPackageManager.cpp287 BPackageManager::Update(const char* const* packages, int packageCount) function in class:BPackageKit::BManager::BPrivate::BPackageManager
291 Update(packagesToUpdate);
296 BPackageManager::Update(const BSolverPackageSpecifierList& packages) function in class:BPackageKit::BManager::BPrivate::BPackageManager
303 status_t error = fSolver->Update(packages, true,
/haiku/src/preferences/filetypes/
H A DIconView.h106 void Update();

Completed in 190 milliseconds

12345678