Searched defs:width (Results 326 - 350 of 625) sorted by relevance

<<11121314151617181920>>

/haiku/src/preferences/media/
H A DMediaListItem.cpp125 float width = 4.0f; local
/haiku/src/tests/kits/interface/pictureprint/
H A DPreview.cpp121 void PreviewView::FrameResized(float width, float height) { argument
174 float width = PageRect().Width(); local
/haiku/src/add-ons/translators/sgi/
H A DSGIImage.cpp151 SetTo(BPositionIO* stream, uint16 width, uint16 height, uint16 channels, uint32 bytesPerChannel, uint32 compression) argument
/haiku/src/tests/kits/interface/bbitmap/
H A DSetBitsTester.cpp32 int32 width; member in struct:set_bits_test_data
[all...]
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp80 uint16 width; member in struct:TGAImageSpec
/haiku/src/tools/
H A Dgenerate_boot_screen.cpp145 read_png(const char* filename, int& width, int& height, png_bytep*& rowPtrs, argument
213 write_24bit_image(const char* baseName, int width, int height, png_bytep* rowPtrs) argument
235 write_8bit_image(const char* baseName, int width, int height, unsigned char** rowPtrs) argument
/haiku/headers/private/graphics/vesa/
H A Dvesa_info.h21 uint16 width; member in struct:vesa_mode
/haiku/src/add-ons/accelerants/vesa/
H A Dmode.cpp29 int width; member in struct:nvidia_resolution
/haiku/src/add-ons/accelerants/intel_extreme/
H A Daccelerant.h34 uint16 width; member in struct:overlay_frame
/haiku/src/system/libroot/posix/stdlib/
H A Dstrfmon.c130 int width; /* field width */ local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvesa.cpp296 remap_frame_buffer(vesa_info& info, addr_t physicalBase, uint32 width, argument
H A Dpatch.cpp108 uint32 width; member in struct:nvidia_mode
/haiku/src/apps/deskbar/
H A DTimeView.cpp189 TTimeView::GetPreferredSize(float* width, float* height) argument
307 float width; local
/haiku/src/apps/terminal/
H A DSmartTabView.cpp40 SmartTabView::SmartTabView(BRect frame, const char* name, button_width width, argument
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/servers/app/decorator/
H A DDefaultDecorator.cpp748 int32 width; member in struct:decorator_bitmap
741 _GetBitmapForButton(Decorator::Tab* tab, Component item, bool down, int32 width, int32 height) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp72 TeamsColumn::TeamsColumn(const char* title, float width, float minWidth, argument
96 float width = 0.0; local
133 float width = rect.Width() - (2 * sTextMargin); local
156 float width = 0.0; local
[all...]
/haiku/src/kits/tracker/
H A DViewState.cpp84 BColumn::BColumn(const char* title, float width, argument
93 BColumn::BColumn(const char* title, float width, argument
181 BColumn::_Init(const char* title, float width, argument
259 width = floorf(fWidth / _Scale()); local
278 width = floorf(fWidth / _Scale()); local
[all...]
H A DIconMenuItem.cpp181 ModelMenuItem::GetContentSize(float* width, float* height) argument
416 IconMenuItem::GetContentSize(float* width, float* height) argument
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Rasterizer.cpp102 int width = GetWidth(); local
378 fill(uchar* _row, int width, ColorRGB32Little color) argument
389 initializeBitmap(BBitmap* bitmap, int width, int height) argument
434 const int width local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp61 RegisterValueColumn(int32 modelIndex, const char* title, float width, argument
/haiku/src/system/boot/platform/generic/
H A Dtext_menu.cpp170 int32 width = console_width() - 2 * kOffsetX; local
/haiku/src/add-ons/screen_savers/flurry/
H A DSmoke.cpp254 float width; local
/haiku/src/kits/interface/
H A DIcon.cpp292 uint32 width = bitmap->Bounds().IntegerWidth() + 1; local
H A DBMCPrivate.cpp216 _BMCMenuBar_::FrameResized(float width, float height) argument
281 _BMCMenuBar_::SetMaxContentWidth(float width) argument
[all...]

Completed in 269 milliseconds

<<11121314151617181920>>