headers/libs/agg/agg_path_storage.h
1244
path_flags_e orientation)
headers/libs/agg/agg_path_storage.h
1246
if(orientation == path_flags_none) return start;
headers/libs/agg/agg_path_storage.h
1264
if(perceive_polygon_orientation(start, end) != unsigned(orientation))
headers/libs/agg/agg_path_storage.h
1272
m_vertices.modify_command(end++, set_orientation(cmd, orientation));
headers/libs/agg/agg_path_storage.h
1283
path_flags_e orientation)
headers/libs/agg/agg_path_storage.h
1285
if(orientation != path_flags_none)
headers/libs/agg/agg_path_storage.h
1289
start = arrange_polygon_orientation(start, orientation);
headers/libs/agg/agg_path_storage.h
1303
void path_base<VC>::arrange_orientations_all_paths(path_flags_e orientation)
headers/libs/agg/agg_path_storage.h
1305
if(orientation != path_flags_none)
headers/libs/agg/agg_path_storage.h
1310
start = arrange_orientations(start, orientation);
headers/libs/agg/agg_path_storage.h
707
unsigned arrange_polygon_orientation(unsigned start, path_flags_e orientation);
headers/libs/agg/agg_path_storage.h
708
unsigned arrange_orientations(unsigned path_id, path_flags_e orientation);
headers/libs/agg/agg_path_storage.h
709
void arrange_orientations_all_paths(path_flags_e orientation);
headers/libs/alm/ALMGroup.h
36
enum orientation Orientation() const;
headers/libs/alm/ALMGroup.h
49
enum orientation orien = B_HORIZONTAL);
headers/libs/alm/ALMGroup.h
51
enum orientation orien);
headers/libs/alm/ALMGroup.h
63
enum orientation fOrientation;
headers/libs/print/libprint/GraphicsDriver.h
35
JobData::Orientation orientation, const BPoint* scale,
headers/libs/print/libprint/JobData.h
292
void SetOrientation(Orientation orientation);
headers/libs/print/libprint/JobData.h
482
JobData::SetOrientation(Orientation orientation)
headers/libs/print/libprint/JobData.h
484
fOrientation = orientation;
headers/libs/print/libprint/PageSetupDlg.h
31
void AddOrientationItem(const char *name, JobData::Orientation orientation);
headers/libs/print/libprint/PrinterCap.h
73
JobData::Orientation orientation);
headers/os/game/DirectWindow.h
43
buffer_orientation orientation;
headers/os/interface/ChannelSlider.h
21
orientation orientation,
headers/os/interface/ChannelSlider.h
27
orientation orientation,
headers/os/interface/ChannelSlider.h
67
virtual orientation Orientation() const;
headers/os/interface/ChannelSlider.h
68
void SetOrientation(orientation orientation);
headers/os/interface/ControlLook.h
138
orientation orientation = B_HORIZONTAL) = 0;
headers/os/interface/ControlLook.h
145
orientation orientation = B_HORIZONTAL) = 0;
headers/os/interface/ControlLook.h
155
orientation orientation = B_HORIZONTAL) = 0;
headers/os/interface/ControlLook.h
238
orientation orientation) = 0;
headers/os/interface/ControlLook.h
242
orientation orientation) = 0;
headers/os/interface/ControlLook.h
267
orientation orientation) = 0;
headers/os/interface/ControlLook.h
271
uint32 flags, orientation orientation) = 0;
headers/os/interface/ControlLook.h
276
orientation orientation) = 0;
headers/os/interface/ControlLook.h
281
orientation orientation) = 0;
headers/os/interface/ControlLook.h
286
orientation orientation) = 0;
headers/os/interface/ControlLook.h
292
uint32 flags, orientation orientation) = 0;
headers/os/interface/ControlLook.h
312
orientation orientation,
headers/os/interface/ControlLook.h
387
orientation orientation = B_HORIZONTAL) = 0;
headers/os/interface/ControlLook.h
394
orientation orientation = B_HORIZONTAL) = 0;
headers/os/interface/ControlLook.h
404
orientation orientation = B_HORIZONTAL) = 0;
headers/os/interface/ControlLook.h
419
uint32 flags, int32 direction, orientation orientation,
headers/os/interface/ControlLook.h
424
orientation orientation,
headers/os/interface/ControlLook.h
429
orientation orientation) = 0;
headers/os/interface/ControlLook.h
431
orientation orientation = B_VERTICAL);
headers/os/interface/GridLayout.h
83
orientation orientation,
headers/os/interface/GroupLayout.h
12
BGroupLayout(orientation orientation,
headers/os/interface/GroupLayout.h
20
orientation Orientation() const;
headers/os/interface/GroupLayout.h
21
void SetOrientation(orientation orientation);
headers/os/interface/GroupLayout.h
54
virtual void PrepareItems(orientation orientation);
headers/os/interface/GroupLayout.h
59
orientation orientation,
headers/os/interface/GroupLayout.h
87
orientation fOrientation;
headers/os/interface/GroupLayoutBuilder.h
15
orientation orientation = B_HORIZONTAL,
headers/os/interface/GroupLayoutBuilder.h
31
BGroupLayoutBuilder& AddGroup(orientation orientation,
headers/os/interface/GroupView.h
16
orientation orientation = B_HORIZONTAL,
headers/os/interface/GroupView.h
19
orientation orientation = B_HORIZONTAL,
headers/os/interface/LayoutBuilder.h
100
inline SplitBuilder AddSplit(orientation orientation,
headers/os/interface/LayoutBuilder.h
1169
Split<ParentBuilder>::Split(orientation orientation, float spacing)
headers/os/interface/LayoutBuilder.h
1171
fView(new BSplitView(orientation, spacing))
headers/os/interface/LayoutBuilder.h
1248
Split<ParentBuilder>::AddGroup(orientation orientation, float spacing,
headers/os/interface/LayoutBuilder.h
1251
GroupBuilder builder(new BGroupLayout(orientation, spacing));
headers/os/interface/LayoutBuilder.h
1316
Split<ParentBuilder>::AddSplit(orientation orientation, float spacing,
headers/os/interface/LayoutBuilder.h
1319
SplitBuilder builder(orientation, spacing);
headers/os/interface/LayoutBuilder.h
1523
Cards<ParentBuilder>::AddGroup(orientation orientation, float spacing)
headers/os/interface/LayoutBuilder.h
1525
GroupBuilder builder(new BGroupLayout(orientation, spacing));
headers/os/interface/LayoutBuilder.h
1589
Cards<ParentBuilder>::AddSplit(orientation orientation, float spacing)
headers/os/interface/LayoutBuilder.h
1591
SplitBuilder builder(orientation, spacing);
headers/os/interface/LayoutBuilder.h
178
inline GroupBuilder AddGroup(orientation orientation,
headers/os/interface/LayoutBuilder.h
199
inline SplitBuilder AddSplit(orientation orientation,
headers/os/interface/LayoutBuilder.h
252
inline Split(orientation orientation = B_HORIZONTAL,
headers/os/interface/LayoutBuilder.h
265
inline GroupBuilder AddGroup(orientation orientation,
headers/os/interface/LayoutBuilder.h
282
inline SplitBuilder AddSplit(orientation orientation,
headers/os/interface/LayoutBuilder.h
334
inline GroupBuilder AddGroup(orientation orientation,
headers/os/interface/LayoutBuilder.h
345
inline SplitBuilder AddSplit(orientation orientation,
headers/os/interface/LayoutBuilder.h
446
Group<ParentBuilder>::Group(orientation orientation, float spacing)
headers/os/interface/LayoutBuilder.h
448
fLayout((new BGroupView(orientation, spacing))->GroupLayout())
headers/os/interface/LayoutBuilder.h
454
Group<ParentBuilder>::Group(BWindow* window, orientation orientation,
headers/os/interface/LayoutBuilder.h
457
fLayout(new BGroupLayout(orientation, spacing))
headers/os/interface/LayoutBuilder.h
465
Group<ParentBuilder>::Group(BView* view, orientation orientation,
headers/os/interface/LayoutBuilder.h
468
fLayout(new BGroupLayout(orientation, spacing))
headers/os/interface/LayoutBuilder.h
566
Group<ParentBuilder>::AddGroup(orientation orientation, float spacing,
headers/os/interface/LayoutBuilder.h
569
GroupBuilder builder(new BGroupLayout(orientation, spacing));
headers/os/interface/LayoutBuilder.h
62
inline Group(orientation orientation = B_HORIZONTAL,
headers/os/interface/LayoutBuilder.h
634
Group<ParentBuilder>::AddSplit(orientation orientation, float spacing,
headers/os/interface/LayoutBuilder.h
637
SplitBuilder builder(orientation, spacing);
headers/os/interface/LayoutBuilder.h
65
orientation orientation = B_HORIZONTAL,
headers/os/interface/LayoutBuilder.h
68
orientation orientation = B_HORIZONTAL,
headers/os/interface/LayoutBuilder.h
83
inline GroupBuilder AddGroup(orientation orientation,
headers/os/interface/LayoutBuilder.h
920
Grid<ParentBuilder>::AddGroup(orientation orientation, float spacing,
headers/os/interface/LayoutBuilder.h
923
GroupBuilder builder(new BGroupLayout(orientation, spacing));
headers/os/interface/LayoutBuilder.h
980
Grid<ParentBuilder>::AddSplit(orientation orientation, float spacing,
headers/os/interface/LayoutBuilder.h
983
SplitBuilder builder(orientation, spacing);
headers/os/interface/ScrollBar.h
127
orientation fOrientation;
headers/os/interface/ScrollBar.h
20
orientation direction);
headers/os/interface/ScrollBar.h
23
orientation orientation);
headers/os/interface/ScrollBar.h
67
void SetOrientation(orientation direction);
headers/os/interface/ScrollBar.h
68
orientation Orientation() const;
headers/os/interface/ScrollView.h
64
BScrollBar* ScrollBar(orientation direction) const;
headers/os/interface/SeparatorView.h
16
BSeparatorView(orientation orientation,
headers/os/interface/SeparatorView.h
20
orientation orientation = B_HORIZONTAL,
headers/os/interface/SeparatorView.h
27
orientation orientation = B_HORIZONTAL,
headers/os/interface/SeparatorView.h
33
orientation orientation = B_HORIZONTAL,
headers/os/interface/SeparatorView.h
39
orientation orientation = B_HORIZONTAL,
headers/os/interface/SeparatorView.h
60
void SetOrientation(orientation orientation);
headers/os/interface/SeparatorView.h
87
orientation orientation,
headers/os/interface/SeparatorView.h
97
orientation fOrientation;
headers/os/interface/Slider.h
143
orientation Orientation() const;
headers/os/interface/Slider.h
144
virtual void SetOrientation(orientation);
headers/os/interface/Slider.h
221
orientation fOrientation;
headers/os/interface/Slider.h
40
orientation posture,
headers/os/interface/Slider.h
48
int32 maxValue, orientation posture,
headers/os/interface/SplitLayoutBuilder.h
13
orientation orientation = B_HORIZONTAL,
headers/os/interface/SplitView.h
112
orientation orientation,
headers/os/interface/SplitView.h
16
orientation orientation = B_HORIZONTAL,
headers/os/interface/SplitView.h
31
orientation Orientation() const;
headers/os/interface/SplitView.h
32
void SetOrientation(orientation orientation);
headers/os/interface/SplitView.h
89
orientation orientation,
headers/os/interface/TwoDimensionalLayout.h
28
orientation orientation);
headers/os/interface/TwoDimensionalLayout.h
75
virtual void PrepareItems(orientation orientation);
headers/os/interface/TwoDimensionalLayout.h
82
orientation orientation,
headers/os/interface/View.h
631
BScrollBar* ScrollBar(orientation direction) const;
headers/os/media/MediaDefs.h
381
uint32 orientation; // B_VIDEO_TOP_LEFT_RIGHT is preferred.
headers/private/interface/HaikuControlLook.h
161
orientation orientation);
headers/private/interface/HaikuControlLook.h
165
uint32 flags, int32 direction, orientation orientation,
headers/private/interface/HaikuControlLook.h
171
orientation orientation);
headers/private/interface/HaikuControlLook.h
175
orientation orientation);
headers/private/interface/HaikuControlLook.h
179
orientation orientation,
headers/private/interface/HaikuControlLook.h
205
orientation orientation);
headers/private/interface/HaikuControlLook.h
209
uint32 flags, orientation orientation);
headers/private/interface/HaikuControlLook.h
214
orientation orientation);
headers/private/interface/HaikuControlLook.h
219
orientation orientation);
headers/private/interface/HaikuControlLook.h
224
orientation orientation);
headers/private/interface/HaikuControlLook.h
230
uint32 flags, orientation orientation);
headers/private/interface/HaikuControlLook.h
256
orientation orientation,
headers/private/interface/HaikuControlLook.h
322
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
329
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
339
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
383
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
390
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
402
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
526
orientation orientation);
headers/private/interface/HaikuControlLook.h
548
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
554
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
559
orientation orientation = B_HORIZONTAL) const;
headers/private/interface/HaikuControlLook.h
565
orientation orientation = B_HORIZONTAL) const;
headers/private/interface/HaikuControlLook.h
569
uint32 flags, orientation orientation = B_HORIZONTAL) const;
headers/private/interface/HaikuControlLook.h
62
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
69
orientation orientation = B_HORIZONTAL);
headers/private/interface/HaikuControlLook.h
79
orientation orientation = B_HORIZONTAL);
headers/private/shared/ToolBar.h
18
orientation ont = B_HORIZONTAL);
headers/private/shared/ToolBar.h
19
BToolBar(orientation ont = B_HORIZONTAL);
headers/private/shared/ToolBar.h
51
orientation fOrientation;
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1026
float sliderScale, uint32 flags, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1036
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1053
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1060
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1068
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1113
const rgb_color& base, uint32 flags, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1158
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1192
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1194
DrawSliderTriangle(view, rect, updateRect, base, base, flags, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1201
uint32 flags, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1210
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1263
hash_mark_location location, uint32 flags, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1284
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1295
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1323
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
150
uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
153
base, false, flags, borders, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
160
uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
163
base, false, flags, borders, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
170
uint32 flags, uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
173
base, false, flags, borders, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1828
const rgb_color& base, orientation orientation, uint32 flags,
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1848
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2466
uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2469
base, true, flags, borders, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2476
uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2479
radius, base, true, flags, borders, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2487
uint32 flags, uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2491
borders, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2722
bool popupIndicator, uint32 flags, uint32 borders, orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2872
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2905
if (orientation == B_VERTICAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2946
if (orientation == B_VERTICAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2966
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3002
if (orientation == B_VERTICAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3033
if (orientation == B_VERTICAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3052
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3071
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3073
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
405
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
431
uint32 flags, int32 direction, orientation orientation, bool down)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
555
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
558
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
560
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
567
orientation orientation)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
570
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
577
orientation orientation, uint32 knobStyle)
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
608
if (orientation == B_VERTICAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
629
if (orientation == B_VERTICAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
652
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
653
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
658
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
663
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
670
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
675
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
681
orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
682
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
687
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
692
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
699
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
704
knobLight, orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
102
orientation orientation,
src/add-ons/control_look/BeControlLook/BeControlLook.h
188
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
192
uint32 flags, orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
197
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
202
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
207
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
213
uint32 flags, orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
239
orientation orientation,
src/add-ons/control_look/BeControlLook/BeControlLook.h
301
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
308
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
318
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
337
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
356
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
360
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
364
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
368
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
58
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
63
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
69
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/BeControlLook/BeControlLook.h
84
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
88
uint32 flags, int32 direction, orientation orientation,
src/add-ons/control_look/BeControlLook/BeControlLook.h
94
orientation orientation);
src/add-ons/control_look/BeControlLook/BeControlLook.h
98
orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
101
flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
109
uint32 flags, uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
112
flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1189
const rgb_color& base, orientation orientation, uint32 flags,
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1209
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1380
uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1383
flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1390
uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1393
radius, base, true, flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1401
uint32 flags, uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1405
borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1591
bool popupIndicator, uint32 flags, uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1612
flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1617
base, popupIndicator, flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1630
orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1641
_MakeButtonGradient(fillGradient, rect, base, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2098
orientation orientation) const
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2103
if (orientation == B_HORIZONTAL)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2114
orientation orientation) const
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2119
if (orientation == B_HORIZONTAL)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2128
const rgb_color& base, uint32 flags, orientation orientation) const
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2153
_MakeGradient(gradient, rect, base, topTint, bottomTint, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2156
middleTint2, bottomTint, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
309
orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
337
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
345
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
364
uint32 flags, int32 direction, orientation orientation, bool down)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
393
DrawScrollBarBackground(view, rect, updateRect, base, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
405
orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
407
DrawScrollBarBackground(view, rect1, updateRect, base, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
408
DrawScrollBarBackground(view, rect2, updateRect, base, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
415
orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
433
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
438
orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
445
orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
456
orientation orientation, uint32 knobStyle)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
488
DrawScrollBarBackground(view, rect, updateRect, base_panel, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
489
if (orientation == B_HORIZONTAL)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
497
kRadius + 1, kRadius + 1, thumbColor, false, flags, B_ALL_BORDERS, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
499
DrawScrollBarBackground(view, rect, updateRect, base_panel, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
519
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
565
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
728
float sliderScale, uint32 flags, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
738
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
755
DrawSliderBar(view, rect, updateRect, base, leftFillColor, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
763
orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
773
orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
783
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
873
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
876
fillShadowColor, 1.0, 1.0, 0.0, -1.0, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
88
uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
880
fillShadowColor, 0.0, 1.0, -1.0, -1.0, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
884
fillShadowColor, 1.0, 1.0, -1.0, 0.0, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
888
fillShadowColor, 1.0, 0.0, -1.0, -1.0, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
894
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
91
flags, borders, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
922
orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
928
const rgb_color& base, uint32 flags, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
975
DrawScrollBarBackground(view, rect, updateRect, base, flags, orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
978
if (orientation == B_HORIZONTAL) {
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
98
uint32 borders, orientation orientation)
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
100
orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
104
orientation orientation,
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
124
orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
128
uint32 flags, orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
133
orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
148
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
155
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
165
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
172
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
179
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
189
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
216
const rgb_color& base, orientation orientation, uint32 flags,
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
236
orientation orientation = B_HORIZONTAL);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
248
orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
284
orientation orientation = B_HORIZONTAL) const;
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
290
orientation orientation = B_HORIZONTAL) const;
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
294
uint32 flags, orientation orientation = B_HORIZONTAL) const;
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
86
orientation orientation);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
90
uint32 flags, int32 direction, orientation orientation,
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
96
orientation orientation);
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.cpp
977
fDefaultFormatRawVideo.u.raw_video.orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/add-ons/media/media-add-ons/radeon/RadeonProducer.cpp
798
if( format->u.raw_video.orientation != media_raw_video_format::wildcard.orientation ) {
src/add-ons/media/media-add-ons/radeon/RadeonProducer.cpp
799
if( format->u.raw_video.orientation != B_VIDEO_TOP_LEFT_RIGHT ) {
src/add-ons/media/media-add-ons/radeon/RadeonProducer.cpp
800
DPRINT(( "Unsupported orientation (%d)\n", format->u.raw_video.orientation ));
src/add-ons/media/media-add-ons/radeon/RadeonProducer.cpp
813
if( format->u.raw_video.orientation == media_raw_video_format::wildcard.orientation )
src/add-ons/media/media-add-ons/radeon/RadeonProducer.cpp
814
format->u.raw_video.orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/add-ons/media/plugins/ffmpeg/AVFormatReader.cpp
1165
format->u.encoded_video.output.orientation
src/add-ons/print/drivers/pcl6/PCL6.cpp
264
PCL6Writer::Orientation orientation = PCL6Writer::kPortrait;
src/add-ons/print/drivers/pcl6/PCL6.cpp
266
orientation = PCL6Writer::kLandscape;
src/add-ons/print/drivers/pcl6/PCL6.cpp
274
fWriter->BeginPage(orientation, mediaSize, mediaSource);
src/add-ons/print/drivers/pcl6/PCL6.cpp
277
fWriter->BeginPage(orientation, mediaSize, mediaSource,
src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
353
PCL6Writer::BeginPage(Orientation orientation, MediaSize mediaSize,
src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
356
AppendData((uint8)orientation);
src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
370
PCL6Writer::BeginPage(Orientation orientation, MediaSize mediaSize,
src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
373
AppendData((uint8)orientation);
src/add-ons/print/drivers/pcl6/PCL6Writer.h
171
void BeginPage(Orientation orientation, MediaSize mediaSize,
src/add-ons/print/drivers/pcl6/PCL6Writer.h
173
void BeginPage(Orientation orientation, MediaSize mediaSize,
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
170
for (int32 i = 0; orientation[i].label != NULL; i++) {
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
172
message->AddInt32("orientation", orientation[i].orientation);
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
173
BMenuItem* item = new BMenuItem(orientation[i].label, message);
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
176
if (fCurrentOrientation == orientation[i].orientation)
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
315
int32 orientation;
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
316
msg->FindInt32("orientation", &orientation);
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
318
if (fCurrentOrientation != orientation) {
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
319
fCurrentOrientation = orientation;
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
86
int32 orientation;
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
87
} orientation[] =
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1138
int32 orientation;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1140
|| ioExtension->FindInt32("exif:orientation", &orientation) != B_OK) {
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1141
if (exif.FindInt32("Orientation", &orientation) != B_OK)
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1142
orientation = 1;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1145
if (orientation != 1 && converter == NULL)
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1148
int32 outputWidth = orientation > 4 ? cinfo.output_height : cinfo.output_width;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1149
int32 outputHeight = orientation > 4 ? cinfo.output_width : cinfo.output_height;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1152
0, 0, orientation) * outColorComponents;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1154
1, 0, orientation) * outColorComponents - destOffset;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1156
0, 1, orientation) * outColorComponents - destOffset;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1157
bool needAll = orientation != 1;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
1165
bounds.IntegerWidth() + 1, bounds.IntegerHeight() + 1, orientation);
src/add-ons/translators/jpeg/JPEGTranslator.cpp
117
x_flipped(int32 orientation)
src/add-ons/translators/jpeg/JPEGTranslator.cpp
119
return orientation == 2 || orientation == 3
src/add-ons/translators/jpeg/JPEGTranslator.cpp
120
|| orientation == 6 || orientation == 7;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
125
y_flipped(int32 orientation)
src/add-ons/translators/jpeg/JPEGTranslator.cpp
127
return orientation == 3 || orientation == 4
src/add-ons/translators/jpeg/JPEGTranslator.cpp
128
|| orientation == 7 || orientation == 8;
src/add-ons/translators/jpeg/JPEGTranslator.cpp
133
dest_index(uint32 width, uint32 height, uint32 x, uint32 y, int32 orientation)
src/add-ons/translators/jpeg/JPEGTranslator.cpp
135
if (orientation > 4) {
src/add-ons/translators/jpeg/JPEGTranslator.cpp
140
if (y_flipped(orientation))
src/add-ons/translators/jpeg/JPEGTranslator.cpp
142
if (x_flipped(orientation))
src/add-ons/translators/jpeg/JPEGTranslator.cpp
394
BMessage* message, int32 minValue, int32 maxValue, orientation posture,
src/add-ons/translators/jpeg/JPEGTranslator.h
93
orientation posture = B_HORIZONTAL,
src/add-ons/translators/jpeg2000/JPEG2000Translator.cpp
541
BMessage* message, int32 minValue, int32 maxValue, orientation posture,
src/add-ons/translators/jpeg2000/JPEG2000Translator.h
85
orientation posture = B_HORIZONTAL,
src/add-ons/translators/raw/RAW.cpp
81
x_flipped(int32 orientation)
src/add-ons/translators/raw/RAW.cpp
83
return orientation == 2 || orientation == 3
src/add-ons/translators/raw/RAW.cpp
84
|| orientation == 7 || orientation == 8;
src/add-ons/translators/raw/RAW.cpp
89
y_flipped(int32 orientation)
src/add-ons/translators/raw/RAW.cpp
91
return orientation == 3 || orientation == 4
src/add-ons/translators/raw/RAW.cpp
92
|| orientation == 6 || orientation == 7;
src/apps/cortex/InfoView/ConnectionInfoView.cpp
167
s = MediaString::forVideoOrientation(format.u.raw_video.orientation);
src/apps/cortex/InfoView/EndPointInfoView.cpp
202
s = MediaString::forVideoOrientation(format.u.raw_video.orientation);
src/apps/cortex/Persistence/Wrappers/MediaFormatIO.cpp
1046
f.orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/apps/cortex/Persistence/Wrappers/MediaFormatIO.cpp
1048
f.orientation = B_VIDEO_BOTTOM_LEFT_RIGHT;
src/apps/cortex/Persistence/Wrappers/MediaFormatIO.cpp
644
switch(f.orientation) {
src/apps/cortex/TipManager/TipManagerImpl.cpp
794
uint32 orientation,
src/apps/cortex/TipManager/TipManagerImpl.h
335
uint32 orientation,
src/apps/cortex/support/MediaString.cpp
1093
uint32 orientation)
src/apps/cortex/support/MediaString.cpp
1097
if (orientation == media_raw_video_format::wildcard.orientation) {
src/apps/cortex/support/MediaString.cpp
1101
switch (orientation) {
src/apps/cortex/support/MediaString.cpp
359
if (format.orientation != media_raw_video_format::wildcard.orientation) {
src/apps/cortex/support/MediaString.cpp
360
s << (empty ? "" : ", ") << forVideoOrientation(format.orientation);
src/apps/cortex/support/MediaString.h
147
uint32 orientation);
src/apps/deskbar/InlineScrollView.cpp
367
enum orientation orientation)
src/apps/deskbar/InlineScrollView.cpp
376
fOrientation(orientation)
src/apps/deskbar/InlineScrollView.h
24
enum orientation orientation = B_VERTICAL);
src/apps/glteapot/ResScroll.h
16
ObjectView* target, orientation posture);
src/apps/haiku3d/Camera.cpp
12
Camera::Camera(const Vector3& position, const Quaternion& orientation,
src/apps/haiku3d/Camera.cpp
16
fOrientation(orientation),
src/apps/haiku3d/Camera.h
18
const Quaternion& orientation, float fov = 50.0f, float near = 1.0f,
src/apps/haiku3d/MeshInstance.cpp
17
const Vector3& position, const Quaternion& orientation, float animOffset)
src/apps/haiku3d/MeshInstance.cpp
22
fOrientation(orientation),
src/apps/haiku3d/MeshInstance.h
21
const Vector3& position, const Quaternion& orientation,
src/apps/haiku3d/texture/VideoFileTexture.cpp
88
format.u.raw_video.orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/apps/icon-o-matic/generic/gui/Group.cpp
14
Group::Group(BRect frame, const char* name, orientation direction)
src/apps/icon-o-matic/generic/gui/Group.h
18
orientation direction = B_HORIZONTAL);
src/apps/icon-o-matic/generic/gui/Group.h
38
orientation fOrientation;
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.cpp
21
AlphaSlider::AlphaSlider(orientation dir, BMessage* message,
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
13
AlphaSlider(orientation dir = B_HORIZONTAL,
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
55
orientation fOrientation;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.cpp
35
float fixedValue, orientation orient, border_style border)
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.cpp
390
orientation orient, border_style border)
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.cpp
442
float fixedValue, orientation orient) const
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.cpp
47
orientation orient, border_style border)
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
26
orientation orient = B_VERTICAL,
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
31
orientation orient = B_VERTICAL,
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
69
float fixedValue, orientation orient,
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
77
float fixedValue, orientation orient) const;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
82
orientation fOrientation;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.cpp
36
float value1, float value2, orientation dir, border_style border)
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.cpp
407
orientation dir, border_style border)
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.cpp
458
float fixedValue1, float fixedValue2, orientation orient) const
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.cpp
46
float value1, float value2, orientation dir, border_style border)
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
24
orientation dir = B_VERTICAL,
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
29
orientation dir = B_VERTICAL,
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
67
orientation dir, border_style border);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
75
orientation orient) const;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
96
orientation fOrientation;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.cpp
35
orientation posture);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.cpp
49
orientation posture)
src/apps/launchbox/MainWindow.cpp
412
int32 orientation;
src/apps/launchbox/MainWindow.cpp
413
if (message->FindInt32("orientation", &orientation) == B_OK)
src/apps/launchbox/MainWindow.cpp
414
fPadView->SetOrientation((enum orientation)orientation);
src/apps/launchbox/PadView.cpp
462
PadView::SetOrientation(enum orientation orientation)
src/apps/launchbox/PadView.cpp
464
if (orientation == B_VERTICAL) {
src/apps/launchbox/PadView.cpp
475
enum orientation
src/apps/launchbox/PadView.h
37
void SetOrientation(enum orientation orientation);
src/apps/launchbox/PadView.h
38
enum orientation Orientation() const;
src/apps/mediaconverter/MediaConverterApp.cpp
436
rvf->orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/apps/mediaconverter/MediaConverterWindow.cpp
638
format.u.raw_video.orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/apps/mediaplayer/supplier/ImageTrackVideoSupplier.cpp
27
fFormat.u.encoded_video.output.orientation = B_VIDEO_TOP_LEFT_RIGHT;
src/apps/showimage/ShowImageView.cpp
1216
ShowImageView::_LimitToRange(float v, orientation o, bool absolute)
src/apps/showimage/ShowImageView.cpp
1451
ShowImageView::FixupScrollBar(orientation o, float bitmapLength,
src/apps/showimage/ShowImageView.cpp
1686
int32 orientation = fImageOrientation;
src/apps/showimage/ShowImageView.cpp
1687
if (orientation != k0) {
src/apps/showimage/ShowImageView.cpp
1689
&orientation, sizeof(orientation));
src/apps/showimage/ShowImageView.cpp
403
int32 orientation;
src/apps/showimage/ShowImageView.cpp
406
&orientation, sizeof(orientation)) == sizeof(orientation)) {
src/apps/showimage/ShowImageView.cpp
407
orientation &= 255;
src/apps/showimage/ShowImageView.cpp
408
switch (orientation) {
src/apps/showimage/ShowImageView.h
168
float _LimitToRange(float v, orientation o,
src/apps/showimage/ShowImageView.h
76
void FixupScrollBar(enum orientation orientation,
src/apps/switcher/GroupListView.cpp
69
enum orientation orientation, float spacing)
src/apps/switcher/GroupListView.cpp
71
BView(NULL, B_WILL_DRAW, new BGroupLayout(orientation, spacing)),
src/apps/switcher/GroupListView.h
43
enum orientation orientation = B_VERTICAL,
src/apps/switcher/WindowsView.cpp
351
orientation
src/apps/switcher/WindowsView.h
25
orientation _Orientation(uint32 location);
src/apps/terminal/TermScrollView.cpp
21
float min, float max, orientation direction)
src/kits/game/DirectWindow.cpp
103
print_direct_buffer_orientation(const buffer_orientation &orientation)
src/kits/game/DirectWindow.cpp
106
switch (orientation) {
src/kits/game/DirectWindow.cpp
137
print_direct_buffer_orientation(info.orientation);
src/kits/interface/ChannelSlider.cpp
105
SetOrientation(orientation);
src/kits/interface/ChannelSlider.cpp
114
orientation orient;
src/kits/interface/ChannelSlider.cpp
215
orientation orient;
src/kits/interface/ChannelSlider.cpp
512
orientation
src/kits/interface/ChannelSlider.cpp
520
BChannelSlider::SetOrientation(orientation orientation)
src/kits/interface/ChannelSlider.cpp
522
bool isVertical = orientation == B_VERTICAL;
src/kits/interface/ChannelSlider.cpp
88
BMessage* model, orientation orientation, int32 channels,
src/kits/interface/ChannelSlider.cpp
94
SetOrientation(orientation);
src/kits/interface/ChannelSlider.cpp
99
BMessage* model, orientation orientation, int32 channels,
src/kits/interface/ControlLook.cpp
124
BControlLook::GetScrollBarWidth(orientation orientation)
src/kits/interface/ControlLook.cpp
155
uint32 flags, int32 direction, orientation orientation, bool down)
src/kits/interface/ControlLook.cpp
158
flags, direction, orientation, down);
src/kits/interface/ControlLook.cpp
167
int32 direction, orientation orientation, uint32 knobStyle)
src/kits/interface/ControlLook.cpp
170
orientation, knobStyle);
src/kits/interface/ControlLook.cpp
179
orientation orientation)
src/kits/interface/ControlLook.cpp
182
orientation);
src/kits/interface/ControlLook.cpp
189
BControlLook* controlLook, orientation orientation)
src/kits/interface/ControlLook.cpp
191
return controlLook->GetScrollBarWidth(orientation);
src/kits/interface/GridLayout.cpp
677
BGridLayout::GetColumnRowConstraints(orientation orientation, int32 index,
src/kits/interface/GridLayout.cpp
680
if (orientation == B_HORIZONTAL) {
src/kits/interface/GroupLayout.cpp
266
BGroupLayout::PrepareItems(orientation orientation)
src/kits/interface/GroupLayout.cpp
294
BGroupLayout::GetColumnRowConstraints(orientation orientation, int32 index,
src/kits/interface/GroupLayout.cpp
37
BGroupLayout::BGroupLayout(orientation orientation, float spacing)
src/kits/interface/GroupLayout.cpp
40
fOrientation(orientation)
src/kits/interface/GroupLayout.cpp
81
orientation
src/kits/interface/GroupLayout.cpp
89
BGroupLayout::SetOrientation(orientation orientation)
src/kits/interface/GroupLayout.cpp
91
if (orientation != fOrientation) {
src/kits/interface/GroupLayout.cpp
92
fOrientation = orientation;
src/kits/interface/GroupLayoutBuilder.cpp
121
BGroupLayoutBuilder::AddGroup(orientation orientation, float spacing,
src/kits/interface/GroupLayoutBuilder.cpp
125
BGroupView* group = new(nothrow) BGroupView(orientation, spacing);
src/kits/interface/GroupLayoutBuilder.cpp
17
BGroupLayoutBuilder::BGroupLayoutBuilder(orientation orientation,
src/kits/interface/GroupLayoutBuilder.cpp
19
: fRootLayout((new BGroupView(orientation, spacing))->GroupLayout())
src/kits/interface/GroupView.cpp
12
BGroupView::BGroupView(orientation orientation, float spacing)
src/kits/interface/GroupView.cpp
14
BView(NULL, 0, new BGroupLayout(orientation, spacing))
src/kits/interface/GroupView.cpp
20
BGroupView::BGroupView(const char* name, orientation orientation,
src/kits/interface/GroupView.cpp
23
BView(name, 0, new BGroupLayout(orientation, spacing))
src/kits/interface/HaikuControlLook.cpp
1124
float sliderScale, uint32 flags, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
1134
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1150
orientation);
src/kits/interface/HaikuControlLook.cpp
1156
orientation);
src/kits/interface/HaikuControlLook.cpp
1164
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
1174
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1259
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1262
fillShadowColor, 1.0, 1.0, 0.0, -1.0, orientation);
src/kits/interface/HaikuControlLook.cpp
1266
fillShadowColor, 0.0, 1.0, -1.0, -1.0, orientation);
src/kits/interface/HaikuControlLook.cpp
1270
fillShadowColor, 1.0, 1.0, -1.0, 0.0, orientation);
src/kits/interface/HaikuControlLook.cpp
1274
fillShadowColor, 1.0, 0.0, -1.0, -1.0, orientation);
src/kits/interface/HaikuControlLook.cpp
1282
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1310
orientation);
src/kits/interface/HaikuControlLook.cpp
1316
const rgb_color& base, uint32 flags, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
1370
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1403
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
1405
DrawSliderTriangle(view, rect, updateRect, base, base, flags, orientation);
src/kits/interface/HaikuControlLook.cpp
1412
uint32 flags, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
144
uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
147
base, false, flags, borders, orientation);
src/kits/interface/HaikuControlLook.cpp
1475
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1504
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1533
hash_mark_location location, uint32 flags, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
154
uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
1554
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
1565
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
157
radius, base, false, flags, borders, orientation);
src/kits/interface/HaikuControlLook.cpp
1593
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
165
uint32 flags, uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
169
borders, orientation);
src/kits/interface/HaikuControlLook.cpp
1940
const rgb_color& base, orientation orientation, uint32 flags,
src/kits/interface/HaikuControlLook.cpp
1960
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
2470
uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
2473
base, true, flags, borders, orientation);
src/kits/interface/HaikuControlLook.cpp
2480
uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
2483
radius, base, true, flags, borders, orientation);
src/kits/interface/HaikuControlLook.cpp
2491
uint32 flags, uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
2495
borders, orientation);
src/kits/interface/HaikuControlLook.cpp
2774
bool popupIndicator, uint32 flags, uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
2795
flags, borders, orientation);
src/kits/interface/HaikuControlLook.cpp
2800
base, popupIndicator, flags, borders, orientation);
src/kits/interface/HaikuControlLook.cpp
2811
uint32 flags, uint32 borders, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
2838
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
2853
_MakeButtonGradient(fillGradient, rect, base, flags, orientation);
src/kits/interface/HaikuControlLook.cpp
3623
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
3632
if (orientation == B_HORIZONTAL)
src/kits/interface/HaikuControlLook.cpp
3648
if (orientation == B_HORIZONTAL)
src/kits/interface/HaikuControlLook.cpp
3664
if (orientation == B_HORIZONTAL)
src/kits/interface/HaikuControlLook.cpp
3817
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
3820
_MakeGradient(gradient, rect, base, topTint, bottomTint, orientation);
src/kits/interface/HaikuControlLook.cpp
3828
float middle2Tint, float bottomTint, orientation orientation)
src/kits/interface/HaikuControlLook.cpp
3832
middle2Tint, bottomTint, orientation);
src/kits/interface/HaikuControlLook.cpp
3840
orientation orientation) const
src/kits/interface/HaikuControlLook.cpp
3845
if (orientation == B_HORIZONTAL)
src/kits/interface/HaikuControlLook.cpp
3856
orientation orientation) const
src/kits/interface/HaikuControlLook.cpp
3863
if (orientation == B_HORIZONTAL)
src/kits/interface/HaikuControlLook.cpp
3872
const rgb_color& base, uint32 flags, orientation orientation) const
src/kits/interface/HaikuControlLook.cpp
3897
_MakeGradient(gradient, rect, base, topTint, bottomTint, orientation);
src/kits/interface/HaikuControlLook.cpp
3900
middleTint2, bottomTint, orientation);
src/kits/interface/HaikuControlLook.cpp
574
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
602
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
610
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
629
uint32 flags, int32 direction, orientation orientation, bool down)
src/kits/interface/HaikuControlLook.cpp
643
BControlLook::B_ALL_BORDERS, orientation);
src/kits/interface/HaikuControlLook.cpp
656
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
658
DrawScrollBarBackground(view, rect1, updateRect, base, flags, orientation);
src/kits/interface/HaikuControlLook.cpp
659
DrawScrollBarBackground(view, rect2, updateRect, base, flags, orientation);
src/kits/interface/HaikuControlLook.cpp
666
orientation orientation)
src/kits/interface/HaikuControlLook.cpp
705
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
727
orientation);
src/kits/interface/HaikuControlLook.cpp
751
orientation);
src/kits/interface/HaikuControlLook.cpp
762
orientation orientation, uint32 knobStyle)
src/kits/interface/HaikuControlLook.cpp
800
B_ALL_BORDERS, orientation);
src/kits/interface/HaikuControlLook.cpp
835
if (orientation == B_HORIZONTAL) {
src/kits/interface/HaikuControlLook.cpp
881
if (orientation == B_HORIZONTAL) {
src/kits/interface/ScrollBar.cpp
207
float min, float max, orientation direction)
src/kits/interface/ScrollBar.cpp
237
float min, float max, orientation direction)
src/kits/interface/ScrollBar.cpp
285
int32 orientation;
src/kits/interface/ScrollBar.cpp
286
if (data->FindInt32("_orient", &orientation) < B_OK) {
src/kits/interface/ScrollBar.cpp
289
fOrientation = (enum orientation)orientation;
src/kits/interface/ScrollBar.cpp
956
BScrollBar::SetOrientation(orientation direction)
src/kits/interface/ScrollBar.cpp
967
orientation
src/kits/interface/ScrollView.cpp
457
BScrollView::ScrollBar(orientation direction) const
src/kits/interface/SeparatorView.cpp
27
BSeparatorView::BSeparatorView(orientation orientation, border_style border)
src/kits/interface/SeparatorView.cpp
31
_Init(NULL, NULL, orientation, BAlignment(B_ALIGN_HORIZONTAL_CENTER,
src/kits/interface/SeparatorView.cpp
341
BSeparatorView::SetOrientation(orientation orientation)
src/kits/interface/SeparatorView.cpp
343
if (orientation == fOrientation)
src/kits/interface/SeparatorView.cpp
346
fOrientation = orientation;
src/kits/interface/SeparatorView.cpp
37
orientation orientation, border_style border, const BAlignment& alignment)
src/kits/interface/SeparatorView.cpp
41
_Init(label, NULL, orientation, alignment, border);
src/kits/interface/SeparatorView.cpp
449
orientation orientation, BAlignment alignment, border_style border)
src/kits/interface/SeparatorView.cpp
46
orientation orientation, border_style border, const BAlignment& alignment)
src/kits/interface/SeparatorView.cpp
463
SetOrientation(orientation);
src/kits/interface/SeparatorView.cpp
50
_Init(NULL, labelView, orientation, alignment, border);
src/kits/interface/SeparatorView.cpp
55
orientation orientation, border_style border, const BAlignment& alignment)
src/kits/interface/SeparatorView.cpp
59
_Init(label, NULL, orientation, alignment, border);
src/kits/interface/SeparatorView.cpp
64
orientation orientation, border_style border, const BAlignment& alignment)
src/kits/interface/SeparatorView.cpp
68
_Init(NULL, labelView, orientation, alignment, border);
src/kits/interface/SeparatorView.cpp
91
int32 orientation;
src/kits/interface/SeparatorView.cpp
92
if (archive->FindInt32("_orientation", &orientation) == B_OK)
src/kits/interface/SeparatorView.cpp
93
fOrientation = (enum orientation)orientation;
src/kits/interface/Slider.cpp
1414
orientation
src/kits/interface/Slider.cpp
1422
BSlider::SetOrientation(orientation posture)
src/kits/interface/Slider.cpp
151
fOrientation = (orientation)orient;
src/kits/interface/Slider.cpp
1789
_ReservedSlider1__7BSlider(BSlider* slider, orientation _orientation)
src/kits/interface/Slider.cpp
67
BMessage* message, int32 minValue, int32 maxValue, orientation posture,
src/kits/interface/Slider.cpp
97
int32 minValue, int32 maxValue, orientation posture, thumb_style thumbType,
src/kits/interface/SplitLayout.cpp
157
BSplitLayout::BSplitLayout(orientation orientation, float spacing)
src/kits/interface/SplitLayout.cpp
159
fOrientation(orientation),
src/kits/interface/SplitLayout.cpp
314
orientation
src/kits/interface/SplitLayout.cpp
322
BSplitLayout::SetOrientation(orientation orientation)
src/kits/interface/SplitLayout.cpp
324
if (orientation != fOrientation) {
src/kits/interface/SplitLayout.cpp
325
fOrientation = orientation;
src/kits/interface/SplitLayout.h
150
orientation fOrientation;
src/kits/interface/SplitLayout.h
26
BSplitLayout(orientation orientation,
src/kits/interface/SplitLayout.h
39
orientation Orientation() const;
src/kits/interface/SplitLayout.h
40
void SetOrientation(orientation orientation);
src/kits/interface/SplitLayoutBuilder.cpp
15
BSplitLayoutBuilder::BSplitLayoutBuilder(orientation orientation,
src/kits/interface/SplitLayoutBuilder.cpp
17
: fView(new BSplitView(orientation, spacing))
src/kits/interface/SplitView.cpp
100
BSplitView::SetOrientation(orientation orientation)
src/kits/interface/SplitView.cpp
102
fSplitLayout->SetOrientation(orientation);
src/kits/interface/SplitView.cpp
18
BSplitView::BSplitView(orientation orientation, float spacing)
src/kits/interface/SplitView.cpp
22
fSplitLayout = new BSplitLayout(orientation, spacing))
src/kits/interface/SplitView.cpp
368
orientation orientation, bool pressed)
src/kits/interface/SplitView.cpp
370
_DrawDefaultSplitter(this, frame, updateRect, orientation, pressed);
src/kits/interface/SplitView.cpp
376
const BRect& updateRect, orientation orientation, bool pressed)
src/kits/interface/SplitView.cpp
380
orientation, flags, 0);
src/kits/interface/SplitView.cpp
92
orientation
src/kits/interface/TwoDimensionalLayout.cpp
1150
orientation orientation)
src/kits/interface/TwoDimensionalLayout.cpp
1152
if (orientation == B_HORIZONTAL)
src/kits/interface/TwoDimensionalLayout.cpp
1189
BUnarchiver* unarchiver, orientation posture)
src/kits/interface/TwoDimensionalLayout.cpp
1247
enum orientation orientation = compoundLayouter->Orientation();
src/kits/interface/TwoDimensionalLayout.cpp
1260
if (orientation == B_HORIZONTAL) {
src/kits/interface/TwoDimensionalLayout.cpp
1286
fLayout->GetColumnRowConstraints(orientation, element,
src/kits/interface/TwoDimensionalLayout.cpp
1361
CompoundLayouter* compoundLayouter, orientation orientation)
src/kits/interface/TwoDimensionalLayout.cpp
1364
if (orientation == B_HORIZONTAL) {
src/kits/interface/TwoDimensionalLayout.cpp
168
orientation orientation);
src/kits/interface/TwoDimensionalLayout.cpp
176
orientation posture);
src/kits/interface/TwoDimensionalLayout.cpp
204
orientation orientation);
src/kits/interface/TwoDimensionalLayout.cpp
337
orientation orientation)
src/kits/interface/TwoDimensionalLayout.cpp
342
fLocalLayouter->AlignWith(other->fLocalLayouter, orientation);
src/kits/interface/TwoDimensionalLayout.cpp
57
CompoundLayouter(orientation orientation);
src/kits/interface/TwoDimensionalLayout.cpp
574
BTwoDimensionalLayout::PrepareItems(orientation orientation)
src/kits/interface/TwoDimensionalLayout.cpp
60
orientation Orientation();
src/kits/interface/TwoDimensionalLayout.cpp
604
orientation orientation)
src/kits/interface/TwoDimensionalLayout.cpp
608
fOrientation(orientation),
src/kits/interface/TwoDimensionalLayout.cpp
623
orientation
src/kits/interface/TwoDimensionalLayout.cpp
88
orientation fOrientation;
src/kits/interface/View.cpp
1683
BView::ScrollBar(orientation direction) const
src/kits/media/DefaultMediaTheme.cpp
101
orientation orientation, int32 channels,
src/kits/media/DefaultMediaTheme.cpp
229
SeparatorView::SeparatorView(orientation orientation)
src/kits/media/DefaultMediaTheme.cpp
231
fVertical(orientation == B_VERTICAL)
src/kits/media/DefaultMediaTheme.cpp
405
orientation orientation, int32 channels, BContinuousParameter ¶meter)
src/kits/media/DefaultMediaTheme.cpp
406
: BChannelSlider(name, label, NULL, orientation, channels),
src/kits/media/DefaultMediaTheme.cpp
41
SeparatorView(orientation orientation);
src/kits/media/MediaDefs.cpp
1135
if (f.u.raw_video.orientation == B_VIDEO_TOP_LEFT_RIGHT)
src/kits/media/MediaDefs.cpp
1137
else if (f.u.raw_video.orientation == B_VIDEO_BOTTOM_LEFT_RIGHT)
src/kits/media/MediaDefs.cpp
1170
if (f.u.encoded_video.output.orientation == B_VIDEO_TOP_LEFT_RIGHT)
src/kits/media/MediaDefs.cpp
1172
else if (f.u.encoded_video.output.orientation == B_VIDEO_BOTTOM_LEFT_RIGHT)
src/kits/media/MediaDefs.cpp
301
if (a.orientation != 0 && b.orientation != 0
src/kits/media/MediaDefs.cpp
302
&& a.orientation != b.orientation) {
src/kits/media/MediaDefs.cpp
580
if (format->orientation == 0)
src/kits/media/MediaDefs.cpp
581
format->orientation = other->orientation;
src/kits/media/MediaDefs.cpp
988
&& a.orientation == b.orientation
src/kits/shared/ToolBar.cpp
150
orientation ont = (fOrientation == B_HORIZONTAL) ?
src/kits/shared/ToolBar.cpp
81
BToolBar::BToolBar(BRect frame, orientation ont)
src/kits/shared/ToolBar.cpp
94
BToolBar::BToolBar(orientation ont)
src/kits/tracker/PoseView.cpp
1857
int32 orientation = BSearchList(list, pose, &poseIndex, poseIndex);
src/kits/tracker/PoseView.cpp
1859
if (orientation == kInsertAfter)
src/kits/tracker/PoseView.cpp
2146
BPoseView::InsertPoseAfter(BPose* pose, int32* index, int32 orientation, BRect* invalidRect)
src/kits/tracker/PoseView.cpp
2148
if (orientation == kInsertAfter) {
src/kits/tracker/PoseView.cpp
9366
int32 orientation = BSearchList(poseList, pose, &afterIndex, oldIndex);
src/kits/tracker/PoseView.cpp
9369
if (orientation == kInsertAtFront)
src/kits/tracker/PoseView.cpp
9388
InsertPoseAfter(pose, &afterIndex, orientation, &invalidRect);
src/kits/tracker/PoseView.h
548
void InsertPoseAfter(BPose* pose, int32* index, int32 orientation, BRect* invalidRect);
src/libs/alm/ALMGroup.cpp
132
ALMGroup::_AddItem(const ALMGroup& item, enum orientation orien)
src/libs/alm/ALMGroup.cpp
45
enum orientation
src/libs/alm/ALMGroup.cpp
90
ALMGroup::_Init(BLayoutItem* item, BView* view, enum orientation orien)
src/libs/print/libprint/GraphicsDriver.cpp
325
JobData::Orientation orientation, const BPoint* scale,
src/libs/print/libprint/GraphicsDriver.cpp
341
if (JobData::kPortrait == orientation) {
src/libs/print/libprint/GraphicsDriver.cpp
349
if (JobData::kPortrait == orientation) {
src/libs/print/libprint/GraphicsDriver.cpp
358
if (JobData::kPortrait == orientation) {
src/libs/print/libprint/PageSetupDlg.cpp
136
BMenuField* orientation = new BMenuField("orientation", "Orientation:", fOrientation);
src/libs/print/libprint/PageSetupDlg.cpp
197
settingsLayout->AddItem(orientation->CreateLabelLayoutItem(), 0, 1);
src/libs/print/libprint/PageSetupDlg.cpp
198
settingsLayout->AddItem(orientation->CreateMenuBarLayoutItem(), 1, 1);
src/libs/print/libprint/PageSetupDlg.cpp
238
int32 orientation;
src/libs/print/libprint/PageSetupDlg.cpp
240
item->Message()->FindInt32("orientation", &orientation) == B_OK) {
src/libs/print/libprint/PageSetupDlg.cpp
241
return (JobData::Orientation)orientation;
src/libs/print/libprint/PageSetupDlg.cpp
331
JobData::Orientation orientation = GetOrientation();
src/libs/print/libprint/PageSetupDlg.cpp
335
if (orientation != JobData::kPortrait) {
src/libs/print/libprint/PageSetupDlg.cpp
72
PageSetupView::AddOrientationItem(const char* name, JobData::Orientation orientation)
src/libs/print/libprint/PageSetupDlg.cpp
75
msg->AddInt32("orientation", orientation);
src/libs/print/libprint/PageSetupDlg.cpp
80
if (fJobData->GetOrientation() == orientation) {
src/libs/print/libprint/Preview.cpp
131
JobData::Orientation orientation, BRect printableRect)
src/libs/print/libprint/Preview.cpp
143
if (JobData::kPortrait == orientation)
src/libs/print/libprint/Preview.cpp
151
if (JobData::kPortrait == orientation) {
src/libs/print/libprint/Preview.cpp
161
if (JobData::kPortrait == orientation) {
src/libs/print/libprint/PrinterCap.cpp
96
JobData::Orientation orientation)
src/libs/print/libprint/PrinterCap.cpp
99
fOrientation(orientation)
src/servers/app/DirectWindowInfo.cpp
152
fBufferInfo->orientation = B_BUFFER_TOP_TO_BOTTOM;
src/servers/app/stackandtile/SATGroup.cpp
635
Tab::Tab(SATGroup* group, Variable* variable, orientation_t orientation)
src/servers/app/stackandtile/SATGroup.cpp
639
fOrientation(orientation)
src/servers/app/stackandtile/SATGroup.h
105
orientation_t orientation);
src/servers/print/ConfigWindow.cpp
497
int32 orientation = 0;
src/servers/print/ConfigWindow.cpp
498
fPageSettings.FindInt32(PSRV_FIELD_ORIENTATION, &orientation);
src/servers/print/ConfigWindow.cpp
499
if (orientation == 0)
src/system/libroot/posix/glibc/libio/genops.c
637
_IO_no_init (fp, flags, orientation, wd, jmp)
src/system/libroot/posix/glibc/libio/genops.c
640
int orientation;
src/system/libroot/posix/glibc/libio/genops.c
645
fp->_mode = orientation;
src/system/libroot/posix/glibc/libio/genops.c
647
if (orientation >= 0)
src/tests/kits/game/direct_window_info_test/dwinfo.cpp
37
orientation_to_string(buffer_orientation orientation)
src/tests/kits/game/direct_window_info_test/dwinfo.cpp
39
switch (orientation) {
src/tests/kits/game/direct_window_info_test/dwinfo.cpp
73
printf("buffer_orientation: %s\n", orientation_to_string(info->orientation));
src/tests/kits/interface/layout/widget_layout_test/GroupView.cpp
51
GroupView::GroupView(enum orientation orientation, int32 lineCount)
src/tests/kits/interface/layout/widget_layout_test/GroupView.cpp
53
fOrientation(orientation),
src/tests/kits/interface/layout/widget_layout_test/GroupView.h
15
GroupView(enum orientation orientation,
src/tests/kits/interface/layout/widget_layout_test/GroupView.h
47
enum orientation fOrientation;
src/tests/kits/interface/layout/widget_layout_test/tests/ScrollBarTest.cpp
24
OrientationRadioButton(const char* label, enum orientation orientation)
src/tests/kits/interface/layout/widget_layout_test/tests/ScrollBarTest.cpp
26
fOrientation(orientation)
src/tests/kits/interface/layout/widget_layout_test/tests/ScrollBarTest.cpp
30
enum orientation fOrientation;
src/tests/kits/interface/layout/widget_layout_test/tests/SliderTest.cpp
56
OrientationRadioButton(const char* label, enum orientation orientation)
src/tests/kits/interface/layout/widget_layout_test/tests/SliderTest.cpp
58
fOrientation(orientation)
src/tests/kits/interface/layout/widget_layout_test/tests/SliderTest.cpp
62
enum orientation fOrientation;
src/tests/kits/media/mpeg2_decoder_test/mpeg2_decoder_test.cpp
216
rawMediaFormat.u.raw_video.orientation = B_VIDEO_TOP_LEFT_RIGHT;