Searched defs:border (Results 1 - 25 of 29) sorted by relevance

12

/haiku-fatelf/src/apps/resedit/
H A DResListView.cpp10 ResListView(const BRect &frame, const char *name, int32 resize, int32 flags, border_style border) argument
/haiku-fatelf/src/preferences/appearance/
H A DColorWhichItem.cpp43 rgb_color border = (rgb_color){ 184, 184, 184, 255 }; local
/haiku-fatelf/src/tests/kits/interface/
H A DScrollViewTest.cpp37 const border_style border[] = {B_NO_BORDER, B_PLAIN_BORDER, B_FANCY_BORDER, B_FANCY_BORDER}; local
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinfblock.c21 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A DListControl.cpp61 SmartColumnListView(BRect Frame, CLVContainerView** ContainerView, const char *Name, uint32 ResizingMode, uint32 flags, list_view_type Type, bool hierarchical, bool horizontal, bool vertical, bool scroll_view_corner, border_style border, const BFont* LabelFont) argument
H A DTreeControl.cpp22 SmartTreeListView(BRect Frame, CLVContainerView** ContainerView, const char *Name, uint32 ResizingMode, uint32 flags, list_view_type Type, bool hierarchical, bool horizontal, bool vertical, bool scroll_view_corner, border_style border, const BFont* LabelFont) argument
/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaWire.cpp162 rgb_color border = isSelected() ? M_BLUE_COLOR : M_DARK_GRAY_COLOR; local
/haiku-fatelf/src/bin/gzip/
H A Dinflate.c156 static unsigned border[] = { /* Order of the bit length code lengths */ variable
/haiku-fatelf/src/kits/interface/
H A DSeparatorView.cpp27 BSeparatorView(enum orientation orientation, border_style border) argument
37 BSeparatorView(const char* name, const char* label, enum orientation orientation, border_style border, const BAlignment& alignment) argument
47 BSeparatorView(const char* name, BView* labelView, enum orientation orientation, border_style border, const BAlignment& alignment) argument
57 BSeparatorView(const char* label, enum orientation orientation, border_style border, const BAlignment& alignment) argument
67 BSeparatorView(BView* labelView, enum orientation orientation, border_style border, const BAlignment& alignment) argument
366 SetBorderStyle(border_style border) argument
439 _Init(const char* label, BView* labelView, enum orientation orientation, BAlignment alignment, border_style border) argument
[all...]
H A DBox.cpp56 BBox::BBox(const char* name, uint32 flags, border_style border, BView* child) argument
70 BBox::BBox(border_style border, BView* child) argument
129 BBox::SetBorder(border_style border) argument
44 BBox(BRect frame, const char *name, uint32 resizingMode, uint32 flags, border_style border) argument
[all...]
H A DMenuBar.cpp89 int32 border; local
387 BMenuBar::SetBorder(menu_bar_border border) argument
H A DScrollView.cpp46 int32 border; local
21 BScrollView(const char *name, BView *target, uint32 resizingMode, uint32 flags, bool horizontal, bool vertical, border_style border) argument
32 BScrollView(const char* name, BView* target, uint32 flags, bool horizontal, bool vertical, border_style border) argument
319 float border = _BorderSize() - 1; local
415 SetBorder(border_style border) argument
825 _ComputeFrame(BRect frame, bool horizontal, bool vertical, border_style border) argument
848 _ComputeFrame(BView *target, bool horizontal, bool vertical, border_style border) argument
859 _BorderSize(border_style border) argument
874 _ModifyFlags(int32 flags, border_style border) argument
[all...]
H A DControlLook.cpp648 DrawScrollViewFrame(BView* view, BRect& rect, const BRect& updateRect, BRect verticalScrollBarFrame, BRect horizontalScrollBarFrame, const rgb_color& base, border_style border, uint32 flags, uint32 _borders) argument
1582 DrawBorder(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, border_style border, uint32 flags, uint32 borders) argument
H A DTabView.cpp1302 BTabView::SetBorder(border_style border) argument
/haiku-fatelf/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp252 BRect border = destRect, bounds = view->Bounds(); local
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsreader.c770 hpgs_reader_set_fixed_page(hpgs_reader *reader, hpgs_bbox *bbox, double page_width, double page_height, double border, double angle ) argument
805 hpgs_reader_set_dynamic_page(hpgs_reader *reader, hpgs_bbox *bbox, double max_page_width, double max_page_height, double border, double angle ) argument
H A Dhpgs.h307 __inline__ void hpgs_bbox_addborder (hpgs_bbox *bb, double border) argument
/haiku-fatelf/src/bin/unzip/
H A Dinflate.c513 static ZCONST unsigned border[] = { variable
H A Dinflatef.c271 static ZCONST unsigned border[] = { variable
/haiku-fatelf/src/libs/ncurses/include/
H A Dnomacros.h15 #undef border macro
/haiku-fatelf/src/libs/ncurses/ncurses/
H A Dlib_gen.c116 #undef border macro
117 NCURSES_EXPORT(int) border (chtype a1, chtype a2, chtype a3, chtype a4, chtype a5, chtype a6, chtype a7, chtype z) function
/haiku-fatelf/src/apps/showimage/
H A DShowImageView.cpp602 ShowImageView::_DrawBackground(BRect border) argument
[all...]
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursesw.h107 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) function
109 #undef border macro
110 #define border UNDEF(border) macro
1041 int border(chtype left=0, chtype right=0, function in class:NCursesWindow
/haiku-fatelf/src/preferences/shortcuts/clv/
H A DColumnListView.cpp139 void ColumnListView::CreateContainer(bool horizontal, bool vertical, border_style border, argument
62 CLVContainerView(char* name, BView* target, uint32 resizingMode, uint32 flags, bool horizontal, bool vertical, border_style border) argument
77 ColumnListView(BRect frame, BScrollView **containerView, const char *name, uint32 resizingMode, uint32 flags, list_view_type type, bool hierarchical, bool horizontal, bool vertical, border_style border, const BFont *labelFont) argument
/haiku-fatelf/src/bin/bash/support/
H A Dman2html.c1425 int center = 0, expand = 0, box = 0, border = 0, linesize = 1; local

Completed in 180 milliseconds

12