Searched defs:height (Results 26 - 50 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/translators/pcx/
H A DConfigView.cpp30 float height = fontHeight.descent + fontHeight.ascent + fontHeight.leading; local
/haiku-fatelf/src/add-ons/translators/rtf/
H A DConfigView.cpp26 float height = fontHeight.descent + fontHeight.ascent + fontHeight.leading; local
/haiku-fatelf/src/add-ons/translators/stxt/
H A DSTXTView.cpp35 float height = fontHeight.descent + fontHeight.ascent + fontHeight.leading; local
/haiku-fatelf/src/apps/bootmanager/
H A DUninstallPage.cpp41 UninstallPage::FrameResized(float width, float height) argument
/haiku-fatelf/src/apps/cortex/ParameterView/
H A DParameterContainerView.cpp155 float height = Bounds().Height() - B_H_SCROLL_BAR_HEIGHT; local
117 FrameResized( float width, float height) argument
[all...]
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipWindow.cpp83 float width, height; local
/haiku-fatelf/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DSwatchValueView.cpp14 SwatchValueView(const char* name, BMessage* message, BHandler* target, rgb_color color, float width, float height) argument
/haiku-fatelf/src/apps/processcontroller/
H A DNoiseBarMenuItem.cpp122 NoiseBarMenuItem::GetContentSize(float* width, float* height) argument
/haiku-fatelf/src/apps/sudoku/
H A DCenteredViewContainer.cpp28 CenteredViewContainer::FrameResized(float width, float height) argument
34 void CenteredViewContainer::_CenterTarget(float width, float height) argument
/haiku-fatelf/src/libs/glut/
H A Dglutbitmap.h17 const GLsizei height; member in struct:__anon4784
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dquickreference.py15 height = 770.0 variable
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_pattern.c92 PDF_begin_pattern( PDF *p, float width, float height, float xstep, float ystep, int painttype) argument
/haiku-fatelf/src/libs/print/libgutenprint/include/gutenprint/
H A Dimage.h90 int (*height)(struct stp_image *image); member in struct:stp_image
/haiku-fatelf/src/preferences/mail/
H A DCenterContainer.cpp34 void CenterContainer::FrameResized(float width,float height) argument
40 void CenterContainer::GetPreferredSize(float *width, float *height) argument
/haiku-fatelf/src/preferences/network_old/
H A DInterfaceWin.cpp20 float width,height; local
[all...]
/haiku-fatelf/src/servers/app/
H A DBitmapDrawingEngine.cpp87 BitmapDrawingEngine::ExportToBitmap(int32 width, int32 height, argument
/haiku-fatelf/src/servers/app/drawing/
H A DMallocBuffer.cpp13 MallocBuffer(uint32 width, uint32 height) argument
/haiku-fatelf/src/system/boot/arch/arm/
H A Darch_framebuffer_920.cpp92 ArchFBArm920::SetVideoMode(int width, int height, int depth) argument
/haiku-fatelf/src/system/boot/platform/cfe/
H A Dvideo.cpp22 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku-fatelf/src/tests/kits/interface/bbitmap/
H A DBBitmapTester.cpp186 int32 height = testCase.bounds.IntegerHeight() + 1; local
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp103 float height = 0.0; local
/haiku-fatelf/src/tests/kits/interface/menu/menuworld/
H A DBitmapMenuItem.cpp64 void BitmapMenuItem::GetContentSize(float* width, float* height) argument
74 void BitmapMenuItem::GetBitmapSize(float* width, float* height) argument
/haiku-fatelf/src/tests/kits/opengl/glinfo/
H A DCapabilitiesView.cpp149 int height = 0; local
/haiku-fatelf/src/tools/translation/inspector/
H A DInfoWindow.cpp75 InfoWindow::FrameResized(float width, float height) argument
/haiku-fatelf/headers/os/interface/
H A DSize.h22 float height; member in class:BSize
65 BSize::BSize(float width, float height) argument
87 Set(float width, float height) argument
102 SetHeight(float height) argument
[all...]

Completed in 142 milliseconds

1234567891011>>