Searched defs:attach (Results 26 - 40 of 40) sorted by relevance

12

/haiku/src/add-ons/kernel/bus_managers/random/
H A Dyarrow_rng.cpp71 attach(OCTET *y, const OCTET *x, const uint32 anyA, const uint32 anyB, function
/haiku/headers/libs/agg/
H A Dagg_rasterizer_outline_aa.h97 void attach(Renderer& ren) { m_ren = &ren; } function in class:agg::rasterizer_outline_aa
H A Dagg_renderer_mclip.h45 void attach(pixfmt_type& pixf) function in class:agg::renderer_mclip
H A Dagg_renderer_base.h43 void attach(pixfmt_type& ren) function in class:agg::renderer_base
H A Dagg_pixfmt_gray.h179 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_alpha_blend_gray
183 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_alpha_blend_gray
H A Dagg_pixfmt_rgb.h237 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_alpha_blend_rgb
241 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_alpha_blend_rgb
H A Dagg_alpha_mask_u8.h62 void attach(rendering_buffer& rbuf) { m_rbuf = &rbuf; } function in class:agg::alpha_mask_u8
366 void attach(rendering_buffer& rbuf) { m_rbuf = &rbuf; } function in class:agg::amask_no_clip_u8
H A Dagg_pixfmt_rgb_packed.h832 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_alpha_blend_rgb_packed
836 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_alpha_blend_rgb_packed
H A Dagg_renderer_outline_image.h827 void attach(base_ren_type& ren) { m_ren = &ren; } function in class:agg::renderer_outline_image
H A Dagg_pixfmt_rgba.h1776 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_alpha_blend_rgba
1780 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_alpha_blend_rgba
2361 void attach(rbuf_type& rb) { m_rbuf = &rb; } function in class:agg::pixfmt_custom_blend_rgba
2365 bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2) function in class:agg::pixfmt_custom_blend_rgba
H A Dagg_renderer_outline_aa.h1359 void attach(base_ren_type& ren) { m_ren = &ren; } function in class:agg::renderer_outline_aa
/haiku/src/servers/app/
H A DDelayedMessage.cpp467 Attachment* attach = new(std::nothrow) Attachment(data, size); local
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp724 bool font_engine_freetype_base::attach(const char* file_name) function in class:agg::font_engine_freetype_base
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h95 struct ath_hal *(*attach)(uint16_t devid, HAL_SOFTC, member in struct:ath_hal_chip
124 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode); member in struct:ath_hal_rf

Completed in 150 milliseconds

12