Searched defs:height (Results 151 - 175 of 513) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp99 PropertyItemView::FrameResized(float width, float height) argument
158 float height = floorf(4.0 + fh.ascent + fh.descent); local
/haiku/src/add-ons/accelerants/via/engine/
H A Dinfo.c258 uint16 height = ((DACR(FP_VDISPEND) & 0x0000ffff) + 1); local
271 uint16 height = ((DAC2R(FP_VDISPEND) & 0x0000ffff) + 1); local
285 uint16 height = ((DACR(FP_VDISPEND) & 0x0000ffff) + 1); local
299 uint16 height local
[all...]
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp139 WonderBrushView::GetPreferredSize(float* width, float* height) argument
/haiku/src/add-ons/screen_savers/spider/
H A DSpiderSaver.cpp230 SpiderSaver::_AllocBackBitmap(float width, float height) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPDriver.cpp242 int height = rc.bottom - rc.top + 1; local
267 int height = rc.bottom - rc.top + 1; local
[all...]
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp46 float height = Bounds().Height(); local
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.cpp374 float height = rect->Height(); local
H A DZipOMaticActivity.cpp189 Activity::FrameResized(float width, float height) argument
/haiku/src/servers/mail/
H A DErrorLogWindow.cpp26 void GetPreferredSize(float *width, float *height) { argument
190 float height,width; local
199 Error::GetPreferredSize(float *width, float *height) argument
/haiku/src/system/boot/arch/ppc/
H A Darch_framebuffer.h37 virtual status_t SetVideoMode(int width, int height, int depth) argument
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp123 int height = -1; local
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollable.cpp181 Scrollable::SetVisibleSize(float width, float height) argument
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeView.cpp110 GetPreferredSize( float* width, float* height) argument
/haiku/src/apps/deskbar/
H A DCalendarMenuWindow.cpp103 float width, height; local
245 CalendarMenuWindow::_SetupButton(const char* label, uint32 what, float height) argument
[all...]
/haiku/src/apps/pulse/
H A DPulseApp.cpp317 float height = deskbar->MaxItemHeight(); local
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DBitmapPainter.cpp334 _TransparentMagicToAlpha(sourcePixel* buffer, uint32 width, uint32 height, uint32 sourceBytesPerRow, sourcePixel transparentMagic, BBitmap* output) argument
/haiku/src/kits/interface/
H A DTextInput.cpp84 _BTextInput_::FrameResized(float width, float height) argument
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackVideoSupplier.cpp303 uint32 height = fFormat.u.encoded_video.output.display.line_count; local
369 MediaTrackVideoSupplier::_SetDecodedFormat(uint32 width, uint32 height, argument
[all...]
/haiku/src/servers/app/
H A DServerBitmap.cpp146 ImportBits(const void *bits, int32 bitsLength, int32 bytesPerRow, color_space colorSpace, BPoint from, BPoint to, int32 width, int32 height) argument
238 UtilityBitmap(const uint8* alreadyPaddedData, uint32 width, uint32 height, color_space format) argument
/haiku/src/tools/hvif2png/
H A Dhvif2png.cpp144 png_uint_32 height = (png_uint_32)rect.Height() + 1; local
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp202 float width, height; local
287 FrameResized( float width, float height) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp228 float height = frame.Height(); local
/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dtas5110c1b.cpp135 TAS5110C1BSensor::AcceptVideoFrame(uint32 &width, uint32 &height) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.cpp74 CamSensor::AcceptVideoFrame(uint32 &width, uint32 &height) argument
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp198 size_t width, height; local

Completed in 112 milliseconds

1234567891011>>