Searched refs:FrameResized (Results 1 - 25 of 258) sorted by relevance

1234567891011

/haiku/src/apps/bootmanager/
H A DUninstallPage.h24 virtual void FrameResized(float width, float height);
H A DUninstallPage.cpp41 UninstallPage::FrameResized(float width, float height) function in class:UninstallPage
43 WizardPageView::FrameResized(width, height);
H A DDefaultPartitionPage.h29 virtual void FrameResized(float width, float height);
H A DFileSelectionPage.h30 virtual void FrameResized(float width, float height);
/haiku/src/servers/mail/
H A DErrorLogWindow.h14 void FrameResized(float new_width, float new_height);
/haiku/src/tools/translation/inspector/
H A DInfoWindow.h43 void FrameResized(float width, float height);
H A DActiveTranslatorsWindow.h43 void FrameResized(float width, float height);
/haiku/src/apps/cortex/InfoView/
H A DInfoWindow.h62 virtual void FrameResized(
H A DInfoView.h98 virtual void FrameResized(
/haiku/src/apps/cortex/ParameterView/
H A DParameterContainerView.h69 virtual void FrameResized(
H A DParameterWindow.h109 virtual void FrameResized(
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DTextInputValueView.h31 virtual void FrameResized(float width, float height);
H A DBoolValueView.h22 virtual void FrameResized(float width, float height);
H A DColorValueView.h24 virtual void FrameResized(float width, float height);
H A DOptionValueView.h23 virtual void FrameResized(float width, float height);
/haiku/src/apps/pulse/
H A DMiniPulseView.h26 void FrameResized(float width, float height);
/haiku/src/preferences/repositories/
H A DAddRepoWindow.h24 virtual void FrameResized(float newWidth, float newHeight);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DGroup.h23 virtual void FrameResized(float width, float height);
/haiku/src/apps/webpositive/
H A DBookmarkBar.h34 void FrameResized(float width, float height);
/haiku/src/tests/servers/app/resize_limits/
H A DResizeLimits.cpp37 virtual void FrameResized(float width, float height);
72 Window::FrameResized(float width, float height) function in class:Window
/haiku/src/apps/cortex/TipManager/
H A DTipView.h73 virtual void FrameResized(
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.h25 virtual void FrameResized(float width, float height);
/haiku/src/tests/apps/miniterminal/
H A DMiniView.h20 virtual void FrameResized(float width, float height);
/haiku/src/apps/haikudepot/textview/
H A DTextView.h23 virtual void FrameResized(float width, float height);
/haiku/src/apps/stylededit/
H A DStyledEditView.h29 virtual void FrameResized(float width, float height);

Completed in 226 milliseconds

1234567891011