Searched refs:Update (Results 1 - 25 of 202) sorted by relevance

123456789

/haiku-fatelf/src/preferences/shortcuts/clv/
H A DScrollViewCorner.h18 void Draw(BRect Update);
H A DScrollViewCorner.cpp19 void ScrollViewCorner::Draw(BRect Update) argument
21 if(Update.bottom >= B_H_SCROLL_BAR_HEIGHT)
23 if(Update.right >= B_V_SCROLL_BAR_WIDTH)
/haiku-fatelf/src/apps/mediaplayer/interface/
H A DPositionToolTip.cpp33 Update(-1, -1);
36 void Update(bigtime_t position, bigtime_t duration) function in class:PositionToolTip::PositionView
95 PositionToolTip::Update(bigtime_t position, bigtime_t duration) function in class:PositionToolTip
97 fView->Update(position, duration);
H A DPositionToolTip.h19 void Update(bigtime_t position, bigtime_t duration);
H A DDurationView.h24 void Update(bigtime_t position, bigtime_t duration);
/haiku-fatelf/src/apps/haiku3d/
H A DTexture.cpp38 Texture::Update(float dt) function in class:Texture
H A DTexture.h23 virtual void Update(float dt);
H A DMeshInstance.h25 void Update(float dt);
/haiku-fatelf/src/apps/haiku3d/texture/
H A DVideoFileTexture.h24 virtual void Update(float dt);
/haiku-fatelf/src/apps/people/
H A DAttributeTextControl.h26 void Update();
H A DAttributeTextControl.cpp61 AttributeTextControl::Update() function in class:AttributeTextControl
H A DPictureView.h31 void Update();
32 void Update(const entry_ref* ref);
/haiku-fatelf/src/apps/processcontroller/
H A DPriorityMenu.h35 void Update (int32 priority);
H A DThreadBarMenu.h38 void Update();
/haiku-fatelf/headers/private/shared/
H A DSHA256.h21 void Update(const void* buffer, size_t size);
/haiku-fatelf/src/apps/showimage/
H A DShowImageStatusView.h27 void Update(const entry_ref& ref,
/haiku-fatelf/src/preferences/appearance/
H A DFontMenu.h14 virtual void Update();
/haiku-fatelf/src/preferences/screensaver/
H A DPasswordWindow.h29 void Update();
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackageLinkSymlink.h21 void Update(Package* package,
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformPointsBox.h41 virtual void Update(bool deep = true);
H A DTransformShapesBox.h34 virtual void Update(bool deep = true);
/haiku-fatelf/src/apps/pulse/
H A DPulseView.h29 void Update();
/haiku-fatelf/src/libs/icon/transformer/
H A DPathSource.h40 void Update(bool leavePathsOpen,
/haiku-fatelf/src/preferences/bluetooth/
H A DDeviceListItem.h26 void Update(BView* owner, const BFont* font);
/haiku-fatelf/src/apps/powerstatus/
H A DExtendedInfoWindow.h36 virtual void Update(battery_info& info,
76 virtual void Update(bool force = false);

Completed in 82 milliseconds

123456789