Searched defs:width (Results 126 - 150 of 625) sorted by last modified time

1234567891011>>

/haiku/src/apps/deskbar/
H A DTeamMenuItem.h69 void SetOverrideWidth(float width) argument
/haiku/src/apps/haiku3d/
H A DRenderView.cpp266 RenderView::FrameResized(float width, float height) argument
/haiku/src/add-ons/translators/shared/
H A DBaseTranslator.cpp718 BaseTranslator::DerivedCanHandleImageSize(float width, float height) const argument
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp123 virtual void FrameResized(float width, float height) argument
H A DMediaConverterApp.cpp371 int32 width = -1; local
/haiku/src/apps/icon-o-matic/gui/
H A DStyleView.cpp141 StyleView::FrameResized(float width, float height) argument
/haiku/src/servers/debug/
H A DDebugWindow.cpp60 float width = message->StringWidth(appName) local
/haiku/src/kits/interface/
H A DMenuField.cpp448 float width = Bounds().Width(); local
[all...]
H A DBMCPrivate.cpp216 _BMCMenuBar_::FrameResized(float width, float height) argument
281 _BMCMenuBar_::SetMaxContentWidth(float width) argument
[all...]
H A DIcon.cpp292 uint32 width = bitmap->Bounds().IntegerWidth() + 1; local
H A DBitmap.cpp85 get_raw_bytes_per_row(color_space colorSpace, int32 width) argument
155 get_bytes_per_row(color_space colorSpace, int32 width) argument
662 int32 width = 0; local
777 ImportBits(const void* data, int32 length, int32 bpr, color_space colorSpace, BPoint from, BPoint to, int32 width, int32 height) argument
845 ImportBits(const BBitmap* bitmap, BPoint from, BPoint to, int32 width, int32 height) argument
[all...]
H A DWindow.cpp996 int32 width, height; local
1187 float width; local
1530 Zoom(BPoint origin, float width, float height) argument
2255 SetWindowAlignment(window_alignment mode, int32 h, int32 hOffset, int32 width, int32 widthOffset, int32 v, int32 vOffset, int32 height, int32 heightOffset) argument
2292 GetWindowAlignment(window_alignment* mode, int32* h, int32* hOffset, int32* width, int32* widthOffset, int32* v, int32* vOffset, int32* height, int32* heightOffset) const argument
2412 ResizeTo(float width, float height) argument
2454 float width = fTopView->PreferredSize().width; local
3836 float width = Bounds().Width(); local
[all...]
H A DView.cpp1330 float width; local
1461 uint32 width = dragRect.IntegerWidth() + 1; local
4878 ResizeTo(float width, float height) argument
5379 float width, height; local
5401 float width, height; local
5498 GetHeightForWidth(float width, float* min, float* max, float* preferred) argument
6700 _ReservedView7__5BView(BView* view, float width, float* min, float* max, float* preferred) argument
[all...]
/haiku/headers/private/input/
H A Dkeyboard_mouse_driver.h134 uint16 width; member in struct:__anon6
/haiku/src/add-ons/screen_savers/flurry/
H A DSmoke.cpp254 float width; local
/haiku/src/apps/terminal/
H A DTerminalBuffer.cpp49 TerminalBuffer::Init(int32 width, int32 height, int32 historySize) argument
314 TerminalBuffer::ResizeTo(int32 width, int32 height) argument
327 TerminalBuffer::ResizeTo(int32 width, int32 height, int32 historyCapacity) argument
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_hw.h491 enum igc_bus_width width; member in struct:igc_bus_info
/haiku/src/preferences/network/
H A DNetworkWindow.cpp174 float width; local
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp147 float width = max_c(headerWidth, cellWidth); local
424 float width = max_c(Bounds().right, frame.right - frame.left); local
/haiku/src/servers/app/
H A DServerPicture.cpp568 draw_pixels(void* _canvas, const BRect& src, const BRect& _dest, uint32 width, argument
/haiku/src/add-ons/kernel/bus_managers/mmc/
H A Dmmc_module.cpp112 mmc_bus_set_width(device_node* node, void* cookie, int width) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp641 EcSpaceHandler(uint32 function, acpi_physical_address address, uint32 width, argument
/haiku/src/add-ons/translators/tiff/
H A DTIFFTranslator.cpp276 convert_buffer_bgra_rgba(uint8* buffer, uint32 rows, uint32 width, argument
293 convert_buffer_argb_rgba(uint8* buffer, uint32 rows, uint32 width, argument
312 convert_buffers_bgra_rgba(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
333 convert_buffers_argb_rgba(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
354 convert_buffers_bgrX_rgb(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow, uint32 samplesPerPixel) argument
377 convert_buffers_rgbX_rgb(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow, uint32 samplesPerPixel) argument
398 convert_buffers_cmap(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
412 convert_buffer(color_space format, uint8* buffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
443 convert_buffers(color_space format, uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
481 write_tif_stream(TIFF* tif, BPositionIO* inSource, color_space format, uint32 width, uint32 height, uint32 bytesPerRow, uint32 rowsPerStrip, uint32 dataSize) argument
833 uint32 width = 0, height = 0; local
[all...]
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h312 uint16 width; /* Width and height of the cursor shape (always 16!) */ member in struct:__anon21::__anon22
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp294 NetworkStatusView::FrameResized(float width, float height) argument

Completed in 204 milliseconds

1234567891011>>