Searched defs:right (Results 1 - 25 of 129) sorted by path

123456

/haiku/headers/cpp/
H A Dparsestream.h92 char *right() const { return ebuf(); } function in class:string_parsebuf
H A Dstreambuf.h153 left=_IO_LEFT, right=_IO_RIGHT, internal=_IO_INTERNAL, enumerator in enum:ios::__anon71
/haiku/headers/libs/agg/
H A Dagg_rasterizer_compound_aa.h48 int16 left, right; member in struct:agg::cell_style_aa
336 void rasterizer_compound_aa<Clip>::styles(int left, int right) argument
[all...]
H A Dagg_simul_eq.h81 solve(const double left[Size][Size], const double right[Size][RightCols], double result[Size][RightCols]) argument
H A Dagg_trans_bilinear.h66 double right[4][2]; local
/haiku/headers/libs/print/libprint/
H A DValidRect.h16 int right; member in struct:RECT
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h250 uint16 right; member in struct:__anon20
/haiku/headers/os/interface/
H A DRect.h19 float right; member in class:BRect
131 BRect::BRect(float left, float top, float right, float bottom) argument
197 Set(float left, float top, float right, float bottom) argument
[all...]
H A DRegion.h22 int32 right; member in struct:__anon1
/haiku/headers/private/kernel/util/
H A DSplayTree.h41 Node* right; member in struct:SplayTreeLink
314 Node*& right = Definition::GetLink(t)->right; local
[all...]
/haiku/headers/private/shared/
H A DVariant.h165 float right; member in struct:BVariant::__anon1170::__anon1171
253 BVariant::BVariant(float left, float top, float right, float bottom) argument
404 BVariant::SetTo(float left, float top, float right, float bottom) argument
[all...]
/haiku/src/add-ons/accelerants/et6x00/
H A DAcceleration.c171 uint16 left, top, right, bottom; local
/haiku/src/add-ons/accelerants/radeon/
H A Doverlay.c1037 int left, top, right, bottom; local
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dsound.h58 struct channel right; /* right channel setup */ member in struct:sound_setup
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DCapture.cpp62 void CCapture::SetClip(int left, int top, int right, int bottom) argument
79 void CCapture::SetVBIClip(int left, int top, int right, int bottom) argument
H A DRadeon.cpp32 CRadeonRect::CRadeonRect(int left, int top, int right, int bottom) argument
90 void CRadeonRect::SetTo(int left, int top, int right, int bottom) argument
H A DTheater200.cpp1135 int32 CTheater200::DspAudioMute(int8 left, int8 right) argument
1149 int32 CTheater200::DspSetAudioVolume(int8 left, int8 right, int8 auto_mute) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.cpp211 stp_dimension_t left, right, top, bottom; local
H A DRectangle.h40 Rectangle(T left, T top, T right, T bottom) argument
71 T right; member in class:Rectangle
[all...]
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.h19 right enumerator in enum:direction
/haiku/src/add-ons/translators/wonderbrush/
H A DLayer.cpp67 int32 left, top, right, bottom; local
[all...]
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dsupport.h57 rect_to_int(BRect r, int32& left, int32& top, int32& right, int32& bottom) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp33 Chart::AxisInfo::SetFrame(float left, float top, float right, float bottom) argument
453 int32 right = 0; local
[all...]
/haiku/src/apps/diskusage/
H A DInfoWindow.cpp54 float right = Bounds().Width() - kSmallHMargin; local
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport.h51 rect_to_int(BRect r, int32& left, int32& top, int32& right, int32& bottom) argument

Completed in 147 milliseconds

123456