Searched defs:height (Results 426 - 450 of 514) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp321 MemoryView::FrameResized(float width, float height) argument
/haiku/src/kits/shared/
H A DCalendarView.cpp173 BCalendarView::FrameResized(float width, float height) argument
491 float height; local
499 BCalendarView::GetPreferredSize(float* width, float* height) argument
516 float width, height; local
833 const float height local
861 float width, height; local
[all...]
/haiku/src/libs/print/libprint/
H A DPreview.cpp138 float height = printableRect.Height(); local
278 PreviewView::FrameResized(float width, float height) argument
502 float height = _PaperRect().Height() + kPreviewTopMargin + kPreviewBottomMargin; local
974 float height = rect.Height() + 1 + fButtonBarHeight + B_H_SCROLL_BAR_HEIGHT; local
[all...]
/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.cpp795 add_bow(BShape* shape, float offset, float size, float height, float step) argument
[all...]
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp756 float height = floor(workspaceHeight * rows); local
816 WorkspacesWindow::FrameResized(float width, float height) argument
843 Zoom(BPoint origin, float width, float height) argument
1125 float height = maxHeight; local
[all...]
/haiku/src/apps/showimage/
H A DFilter.cpp934 int32 from, to, height, imageHeight; local
1099 int32 height = (fHeight + 1) / n; local
/haiku/src/apps/sudoku/
H A DSudokuView.cpp826 float height = fHeight - 1; local
1365 float height = ceilf(fontHeight.ascent) + ceilf(fontHeight.descent); local
[all...]
/haiku/src/kits/interface/
H A DPictureDataWriter.cpp670 WriteDrawBitmap(const BRect& srcRect, const BRect& dstRect, const int32& width, const int32& height, const int32& bytesPerRow, const int32& colorSpace, const int32& flags, const void* data, const int32& length) argument
H A DTextControl.cpp130 LayoutData(float width, float height) argument
399 BTextControl::FrameResized(float width, float height) argument
[all...]
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp214 SoftwareUpdaterWindow::Zoom(BPoint origin, float width, float height) argument
/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp159 uint16 height = (uint16)Frame().Height(); local
172 void FractalView::CreateDisplayBitmap(uint16 width,uint16 height) argument
190 height local
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDevice.cpp196 CamDevice::SuggestVideoFrame(uint32 &width, uint32 &height) argument
208 CamDevice::AcceptVideoFrame(uint32 &width, uint32 &height) argument
H A DProducer.cpp344 uint32 width, height; local
373 uint32 height = format->u.raw_video.display.line_count; local
/haiku/src/apps/diskprobe/
H A DDataView.cpp952 float width, height; local
982 DataView::FrameResized(float width, float height) argument
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1234 font_height height; local
1272 font_height height; local
/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp133 dest_index(uint32 width, uint32 height, uint32 x, uint32 y, int32 orientation) argument
858 int height = bounds.IntegerHeight() + 1; local
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp900 int height = bounds.IntegerHeight() + 1; local
1142 float height = (float)jas_image_height(image); local
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowHWInterface.cpp796 const struct resolution { int32 width, height; } resolutions[] = { member in struct:resolution
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp1439 float height = 0; local
/haiku/src/apps/deskbar/
H A DBarView.cpp462 float height = 0; local
637 GetPreferredWindowSize(BRect screenFrame, float* width, float* height) argument
[all...]
H A DStatusView.cpp240 float height = fMinTrayHeight; local
294 float width, height; local
1004 float width, height; local
1070 float width, height; local
1389 GetPreferredSize(float* width, float* height) argument
1810 int32 height = dragRegion.IntegerHeight(); local
[all...]
/haiku/src/kits/tracker/
H A DIconCache.cpp1334 uint32 height = source->Bounds().IntegerHeight() + 1; local
/haiku/src/apps/cortex/TransportView/
H A DTransportView.cpp103 FrameResized( float width, float height) argument
112 GetPreferredSize( float* width, float* height) argument
320 FrameResized( float width, float height) argument
/haiku/src/apps/tv/
H A DMainWin.cpp613 MainWin::VideoFormatChange(int width, int height, float width_scale, argument
/haiku/src/servers/app/
H A DServerFont.cpp1134 float height = face->available_sizes[0].y_ppem; local

Completed in 694 milliseconds

<<11121314151617181920>>