Searched defs:width (Results 426 - 450 of 830) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/tests/kits/opengl/demos/gears/
H A Dgears.c49 gear(GLfloat inner_radius, GLfloat outer_radius, GLfloat width, argument
317 reshape(int width, int height) argument
[all...]
/haiku-fatelf/src/tests/kits/opengl/direct_mode/
H A DGLDirectMode.cpp30 float width; member in class:SampleGLView
218 void SampleGLView::gReshape(int width, int height) argument
/haiku-fatelf/src/tests/servers/app/copy_bits/
H A Dmain.cpp92 float width = r.Width(); local
[all...]
/haiku-fatelf/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp155 float width, height; local
/haiku-fatelf/src/tests/servers/app/painter/
H A Dmain.cpp23 test_straight_lines(Surface& s, uint32 width, uint32 height) argument
51 test_fill_rect(Surface& s, uint32 width, uint32 height) argument
80 test_ellipses(Surface& s, uint32 width, uint32 height) argument
111 test_lines(Surface& s, uint32 width, uint32 height) argument
141 test(Surface& s, uint32 width, uint32 height, BBitmap* testBitmap) argument
332 uint32 width = buffer->Width(); local
[all...]
/haiku-fatelf/src/tools/translation/tgainfo/
H A Dtgainfo.cpp76 uint16 width; member in struct:TGAImageSpec
/haiku-fatelf/src/preferences/filetypes/
H A DAttributeListView.cpp125 int32 width; local
137 AttributeItem(const char* name, const char* publicName, type_code type, const char* displayAs, int32 alignment, int32 width, bool visible, bool editable) argument
/haiku-fatelf/src/apps/stylededit/
H A DStyledEditView.cpp201 StyledEditView::FrameResized(float width, float height) argument
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DGalliumContext.cpp49 hgl_viewport(struct gl_context* glContext, GLint x, GLint y, GLsizei width, GLsizei height) argument
H A DSoftwareRenderer.cpp328 SoftwareRenderer::FrameResized(float width, float height) argument
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDocInfoWindow.cpp167 float width, height; local
232 float width, height; local
277 float width = fTable->Bounds().Width() - 4.0; local
304 float width, height; local
410 float width = fTable->Bounds().Width() - 4.0; local
[all...]
/haiku-fatelf/src/apps/soundrecorder/
H A DTrackSlider.cpp465 TrackSlider::FrameResized(float width, float height) argument
/haiku-fatelf/src/system/kernel/debug/
H A Dframe_buffer_console.cpp44 int32 width; member in struct:console_info
248 console_fill_glyph(int32 x, int32 y, int32 width, int32 height, uint8 glyph, argument
272 console_blit(int32 srcx, int32 srcy, int32 width, int32 height, int32 destx, argument
383 frame_buffer_update(addr_t baseAddress, int32 width, int3 argument
481 _user_frame_buffer_update(addr_t baseAddress, int32 width, int32 height, int32 depth, int32 bytesPerRow) argument
[all...]
/haiku-fatelf/src/servers/app/drawing/
H A DHWInterface.h215 buffer_clip(int32 width, int32 height) argument
/haiku-fatelf/src/apps/mail/
H A DSignature.cpp269 TSignatureWindow::FrameResized(float width, float height) argument
/haiku-fatelf/src/tests/servers/app/playground/
H A DObjectWindow.cpp301 float width = max_c(mWidth, aWidth) + 20.0; local
H A DObjectView.cpp165 float width = StringWidth(message); local
/haiku-fatelf/src/apps/launchbox/
H A DMainWindow.cpp336 MainWindow::FrameResized(float width, float height) argument
/haiku-fatelf/src/tests/kits/net/preflet/InterfacesAddOn/
H A DInterfacesListView.cpp334 InterfacesListView::FrameResized(float width, float height) argument
/haiku-fatelf/src/apps/deskbar/
H A DTimeView.cpp171 TTimeView::GetPreferredSize(float* width, float* height) argument
283 float width, height; local
/haiku-fatelf/headers/libs/agg/
H A Dagg_math_stroke.h78 double width() const { return m_width * 2.0; } function in class:agg::math_stroke
136 template<class VC> void math_stroke<VC>::width(double w) function in class:agg::math_stroke
H A Dagg_renderer_base.h54 unsigned width() const { return m_ren->width(); } function in class:agg::renderer_base
[all...]
H A Dagg_renderer_mclip.h56 unsigned width() const { return m_ren.width(); } function in class:agg::renderer_mclip
/haiku-fatelf/headers/os/add-ons/graphics/
H A DGraphicsCard.h55 int16 width; member in struct:__anon158
114 int16 width; member in struct:__anon165
/haiku-fatelf/src/add-ons/accelerants/neomagic/engine/
H A Dnm_crtc.c299 uint8 width; local
[all...]

Completed in 191 milliseconds

<<11121314151617181920>>