Searched refs:_Update (Results 1 - 25 of 34) sorted by relevance

12

/haiku-fatelf/src/apps/mediaplayer/interface/
H A DDurationView.cpp26 _Update();
84 _Update();
95 _Update();
114 DurationView::_Update() function in class:DurationView
H A DDurationView.h41 void _Update();
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DBitmapBlock.h45 bool _Update(uint32 start, uint32 length, bool mark,
73 return _Update(start, length, true, force);
80 return _Update(start, length, false, force);
/haiku-fatelf/headers/private/storage/
H A DDiskDevice.h57 status_t _Update(bool* updated);
58 status_t _Update(user_disk_device_data* data,
H A DPartition.h190 status_t _Update(user_partition_data* data,
/haiku-fatelf/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp35 void _Update();
112 _Update();
122 View::_Update() function in class:View
/haiku-fatelf/src/preferences/printers/
H A DAddPrinterDialog.h46 void _Update();
H A DAddPrinterDialog.cpp76 _Update();
127 _Update();
174 _Update();
232 _Update();
396 AddPrinterDialog::_Update() function in class:AddPrinterDialog
/haiku-fatelf/src/preferences/virtualmemory/
H A DSettingsWindow.cpp251 _Update();
280 _Update();
285 _Update();
289 _Update();
293 _Update();
297 _Update();
325 _Update();
331 _Update();
417 SettingsWindow::_Update() function in class:SettingsWindow
H A DSettingsWindow.h74 void _Update();
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DJoystickProtocolHandler.h43 status_t _Update();
H A DJoystickProtocolHandler.cpp320 status_t result = handler->_Update();
330 JoystickProtocolHandler::_Update() function in class:JoystickProtocolHandler
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackageLinkDirectory.h60 status_t _Update(PackageLinksListener* listener);
H A DPackageLinkDirectory.cpp114 _Update(listener);
132 _Update(listener);
173 PackageLinkDirectory::_Update(PackageLinksListener* listener) function in class:PackageLinkDirectory
/haiku-fatelf/src/apps/networkstatus/
H A DNetworkStatusView.h64 void _Update(bool force = false);
H A DNetworkStatusView.cpp123 _Update();
264 _Update();
280 _Update();
560 NetworkStatusView::_Update(bool force) function in class:NetworkStatusView
/haiku-fatelf/src/servers/net/
H A DServices.h41 void _Update(const BMessage& services);
H A DServices.cpp193 _Update(services);
229 _Update(*message);
486 Services::_Update(const BMessage& services) function in class:Services
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskDevice.cpp181 error = _Update(data, updated);
496 // _Update
498 BDiskDevice::_Update(user_disk_device_data* data, bool* updated) function in class:BDiskDevice
517 error = BPartition::_Update(&data->device_partition_data, updated);
/haiku-fatelf/headers/private/shared/
H A DIconButton.h96 void _Update();
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DIconButton.h118 void _Update();
/haiku-fatelf/src/apps/webpositive/support/
H A DIconButton.h121 void _Update();
/haiku-fatelf/src/apps/debuganalyzer/gui/table/
H A DTable.cpp141 _Update();
150 _Update();
168 TableSelectionModel::_Update() function in class:TableSelectionModel
H A DTable.h73 void _Update();
/haiku-fatelf/headers/private/kernel/
H A DUserTimer.h124 void _Update(bool unscheduling);

Completed in 132 milliseconds

12