Searched defs:vertical (Results 1 - 25 of 34) sorted by path

12

/haiku/headers/libs/agg/
H A Dagg_line_aa_basics.h139 bool vertical; member in struct:agg::line_parameters
H A Dagg_renderer_outline_aa.h543 bool vertical() const { return m_lp->vertical; } function in class:agg::line_interpolator_aa_base
[all...]
H A Dagg_renderer_outline_image.h771 bool vertical() const { return m_lp.vertical; } function in class:agg::line_interpolator_image
/haiku/headers/os/device/
H A DJoystick.h35 int16 vertical; member in class:BJoystick
/haiku/headers/os/interface/
H A DAlignment.h13 vertical_alignment vertical; member in class:BAlignment
57 BAlignment::BAlignment(alignment horizontal, vertical_alignment vertical) argument
86 SetVertical(vertical_alignment vertical) argument
[all...]
H A DLayoutBuilder.h722 SetInsets(float horizontal, float vertical) argument
1069 SetSpacing(float horizontal, float vertical) argument
1106 SetInsets(float horizontal, float vertical) argument
1398 SetInsets(float horizontal, float vertical) argument
1556 AddGrid(float horizontal, float vertical) argument
[all...]
/haiku/headers/private/device/
H A Djoystick_driver.h18 uint32 vertical; member in struct:_joystick
/haiku/src/apps/cortex/DiagramView/
H A DDiagramBox.cpp302 DiagramBox::ResizeBy(float horizontal, float vertical) argument
H A DDiagramEndPoint.cpp288 ResizeBy( float horizontal, float vertical) argument
H A DDiagramItem.h217 ResizeBy( float horizontal, float vertical) argument
H A DDiagramItemGroup.cpp601 DiagramItemGroup::GetItemAlignment(float *horizontal, float *vertical) argument
H A DDiagramItemGroup.h108 void SetItemAlignment(float horizontal, float vertical) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DStringChartLegend.cpp43 GetMinimumLegendSpacing(BView* view, float* horizontal, float* vertical) argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp1041 BScrollBar* vertical = ScrollBar(B_VERTICAL); local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1856 BScrollBar* vertical = fSourceView->ScrollBar(B_VERTICAL); local
1868 BScrollBar* vertical = fSourceView->ScrollBar(B_VERTICAL); local
1881 BScrollBar* vertical = fSourceView->ScrollBar(B_VERTICAL); local
1892 BScrollBar* vertical = fSourceView->ScrollBar(B_VERTICAL); local
[all...]
/haiku/src/apps/deskbar/
H A DBarSettings.h40 bool vertical; member in struct:desk_settings
H A DBarView.cpp132 TBarView::TBarView(BRect frame, bool vertical, bool left, bool top, argument
758 TBarView::ChangeState(int32 state, bool vertical, bool left, bool top, argument
778 bool vertical = message->FindBool("vertical"); local
[all...]
H A DBarWindow.cpp412 bool left = false, top = true, vertical, expand; local
494 bool vertical = fBarView->Vertical(); local
[all...]
H A DDeskbarMenu.cpp399 bool vertical = fBarView->Vertical(); local
/haiku/src/kits/interface/
H A DGridLayout.cpp155 BGridLayout::BGridLayout(float horizontal, float vertical) argument
283 BGridLayout::SetSpacing(float horizontal, float vertical) argument
H A DSplitView.cpp54 BSplitView::SetInsets(float horizontal, float vertical) argument
H A DTwoDimensionalLayout.cpp296 BTwoDimensionalLayout::SetInsets(float horizontal, float vertical) argument
/haiku/src/libs/alm/
H A DALMLayoutBuilder.cpp105 BALMLayoutBuilder::SetInsets(float horizontal, float vertical) argument
122 BALMLayoutBuilder::SetSpacing(float horizontal, float vertical) argument
H A DArea.cpp323 Area::SetInsets(float horizontal, float vertical) argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.cpp77 GroupView::SetSpacing(float horizontal, float vertical) argument

Completed in 310 milliseconds

12