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

1234567891011

/haiku-fatelf/src/apps/sudoku/
H A DCenteredViewContainer.cpp28 CenteredViewContainer::FrameResized(float width, float height) function in class:CenteredViewContainer
30 BView::FrameResized(width, height);
41 fTarget->FrameResized(size, size);
42 // in BeOS R5 BView::FrameResized is not (always) called automatically
H A DCenteredViewContainer.h19 void FrameResized(float width, float height);
/haiku-fatelf/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-fatelf/src/servers/mail/
H A DErrorLogWindow.h14 void FrameResized(float new_width, float new_height);
/haiku-fatelf/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-fatelf/src/apps/cortex/InfoView/
H A DInfoWindow.h62 virtual void FrameResized(
H A DInfoView.h98 virtual void FrameResized(
/haiku-fatelf/src/apps/cortex/ParameterView/
H A DParameterContainerView.h69 virtual void FrameResized(
H A DParameterWindow.h109 virtual void FrameResized(
/haiku-fatelf/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-fatelf/src/apps/pulse/
H A DMiniPulseView.h26 void FrameResized(float width, float height);
/haiku-fatelf/src/preferences/mail/
H A DCenterContainer.h19 virtual void FrameResized(float width, float height);
/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.h25 virtual void FrameResized(float width, float height);
/haiku-fatelf/src/add-ons/translators/png/
H A DPNGView.h36 virtual void FrameResized(float width, float height);
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DGroup.h23 virtual void FrameResized(float width, float height);
/haiku-fatelf/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-fatelf/src/apps/cortex/TipManager/
H A DTipView.h73 virtual void FrameResized(
/haiku-fatelf/src/apps/haiku3d/
H A DRenderView.h26 virtual void FrameResized(float width, float height);

Completed in 165 milliseconds

1234567891011