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

12

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBitmapBlock.h46 bool _Update(uint32 start, uint32 length, bool mark,
75 return _Update(start, length, true, force);
82 return _Update(start, length, false, force);
/haiku/src/apps/mediaplayer/interface/
H A DDurationView.cpp26 _Update();
95 _Update();
106 _Update();
125 DurationView::_Update() function in class:DurationView
H A DDurationView.h42 void _Update();
/haiku/headers/private/storage/
H A DDiskDevice.h57 status_t _Update(bool* updated);
58 status_t _Update(user_disk_device_data* data,
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp35 void _Update();
112 _Update();
122 View::_Update() function in class:View
/haiku/src/preferences/printers/
H A DAddPrinterDialog.h46 void _Update();
H A DAddPrinterDialog.cpp76 _Update();
128 _Update();
175 _Update();
233 _Update();
400 AddPrinterDialog::_Update() function in class:AddPrinterDialog
/haiku/src/preferences/network/
H A DInterfaceView.h36 status_t _Update(bool updateWirelessNetworks = true);
H A DInterfaceView.cpp126 _Update();
164 _Update();
184 _Update((fPulseCount++ % 5) == 0);
191 InterfaceView::_Update(bool updateWirelessNetworks) function in class:InterfaceView
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp259 _Update();
289 _Update();
294 _Update();
298 _Update();
302 _Update();
306 _Update();
334 _Update();
340 _Update();
428 SettingsWindow::_Update() function in class:SettingsWindow
H A DSettingsWindow.h74 void _Update();
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.h61 void _Update(bool force = false);
H A DNetworkStatusView.cpp97 _Update();
227 _Update();
243 _Update();
518 NetworkStatusView::_Update(bool force) function in class:NetworkStatusView
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkDirectory.h61 status_t _Update(PackageLinksListener* listener);
H A DPackageLinkDirectory.cpp125 _Update(listener);
143 _Update(listener);
164 PackageLinkDirectory::_Update(PackageLinksListener* listener) function in class:PackageLinkDirectory
/haiku/src/servers/net/
H A DServices.h42 void _Update(const BMessage& services);
H A DServices.cpp162 _Update(services);
198 _Update(*message);
375 Services::_Update(const BMessage& services) function in class:Services
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DJoystickProtocolHandler.h43 status_t _Update();
H A DJoystickProtocolHandler.cpp340 status_t result = handler->_Update();
350 JoystickProtocolHandler::_Update() function in class:JoystickProtocolHandler
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorField.h73 void _Update();
H A DColorSlider.h70 void _Update();
H A DColorField.cpp286 _Update();
298 _Update();
421 // _Update
423 ColorField::_Update() function in class:ColorField
/haiku/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/src/apps/icon-o-matic/generic/gui/
H A DIconButton.h118 void _Update();
/haiku/headers/private/shared/
H A DIconButton.h97 void _Update();

Completed in 202 milliseconds

12