Searched defs:width (Results 251 - 275 of 625) sorted by last modified time

<<11121314151617181920>>

/haiku/src/add-ons/translators/avif/
H A DAVIFTranslator.cpp270 int width = bitsHeader.bounds.IntegerWidth() + 1; local
441 int width = image->width; local
/haiku/src/apps/webpositive/
H A DCookieWindow.cpp39 CookieDateColumn(const char* title, float width) argument
/haiku/src/add-ons/accelerants/ati/
H A Drage128_overlay.cpp149 int32 width = window->width; local
H A Doverlay.cpp48 AllocateOverlayBuffer(color_space colorSpace, uint16 width, uint16 height) argument
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipWindow.cpp92 float width, height; local
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp147 FrameResized( float width, float height) argument
227 Zoom( BPoint origin, float width, float height) argument
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp202 float width, height; local
287 FrameResized( float width, float height) argument
[all...]
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp124 Zoom( BPoint origin, float width, float height) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_radiotap.c281 size_t align, width; member in struct:__anon55
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_ht.c416 int width, half_gi; local
/haiku/src/system/boot/platform/riscv/
H A Dgraphics.h17 int32 stride, width, height; member in struct:RasBuf
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c2330 uint16 width = ((DACR(FP_HDISPEND) & 0x0000ffff) + 1); local
2343 uint16 width = ((DAC2R(FP_HDISPEND) & 0x0000ffff) + 1); local
2357 uint16 width = ((DACR(FP_HDISPEND) & 0x0000ffff) + 1); local
2371 uint16 width = ((DAC2R(FP_HDISPEND) & 0x0000ffff) + 1); local
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp315 RouteWindow::FrameResized(float width, float height) argument
337 RouteWindow::Zoom(BPoint origin, float width, float height) argument
351 float width, height; local
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.cpp165 TextDocumentLayout::SetWidth(float width) argument
H A DParagraphLayout.h34 GlyphInfo(uint32 charCode, float x, float width, int32 lineIndex) argument
78 float width; member in class:GlyphInfo
[all...]
H A DParagraphLayout.cpp228 ParagraphLayout::SetWidth(float width) argument
824 _AppendGlyphInfo(uint32 charCode, float width, const CharacterStyle& style) argument
[all...]
/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp158 uint16 width = (uint16)Frame().Width(); local
172 void FractalView::CreateDisplayBitmap(uint16 width,uint16 height) argument
189 float width local
[all...]
H A DFractalEngine.cpp248 uint16 width = engine->fWidth; local
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp266 int32 width, height; local
/haiku/src/servers/app/drawing/
H A DBitmapDrawingEngine.cpp83 BitmapDrawingEngine::ExportToBitmap(int32 width, int32 height, argument
/haiku/src/apps/haikudepot/ui_generic/
H A DBitmapView.cpp53 float width = bitmapBounds.Width() * scale; local
/haiku/src/apps/processcontroller/
H A DPCWindow.cpp34 int width = 4; local
H A DProcessController.cpp133 int width = 4; local
195 ProcessController::ProcessController(float width, float height) argument
[all...]
/haiku/src/add-ons/network_settings/dialup/
H A DIPCPAddon.cpp220 IPCPAddon::GetPreferredSize(float *width, float *height) const argument
/haiku/src/system/boot/platform/openfirmware/
H A Dvideo.cpp23 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument

Completed in 176 milliseconds

<<11121314151617181920>>