Searched defs:orient (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/dom/
H A DOverflowEvent.cpp76 void OverflowEvent::initOverflowEvent(unsigned short orient, bool horizontalOverflow, bool verticalOverflow) argument
H A DOverflowEvent.h36 unsigned short orient; member in struct:WebCore::OverflowEventInit
64 unsigned short orient() const { return m_orient; } function in class:WebCore::OverflowEvent
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkSeparator.c18 int orient; member in struct:__anon13570
H A DttkScrollbar.c19 int orient; member in struct:__anon13568
H A DttkProgress.c269 int length = 100, orient = TTK_ORIENT_HORIZONTAL; local
292 ProgressbarDeterminateLayout( Progressbar *pb, Ttk_Element pbar, Ttk_Box parcel, double fraction, Ttk_Orient orient) argument
312 ProgressbarIndeterminateLayout( Progressbar *pb, Ttk_Element pbar, Ttk_Box parcel, double fraction, Ttk_Orient orient) argument
340 int orient = TTK_ORIENT_HORIZONTAL; local
[all...]
H A DttkScale.c29 int orient; member in struct:__anon13566
H A DttkWidget.c488 int orient = TTK_ORIENT_HORIZONTAL; local
H A DttkClamTheme.c617 int gripCount = 0, orient = TTK_ORIENT_HORIZONTAL; local
672 int length, thickness, orient; local
H A DttkNotebook.c337 TabrowSize( Notebook *nb, Ttk_Orient orient, int *widthPtr, int *heightPtr) argument
H A DttkPanedwindow.c63 int orient; member in struct:__anon13558
[all...]
H A DttkDefaultTheme.c809 int borderWidth = 2, relief = TK_RELIEF_SUNKEN, groove = -1, orient; local
871 int orient, size; local
960 int orient, lengt local
[all...]
H A DttkElements.c390 int orient; local
862 int orient, thickness; local
935 int orient, length, thickness; local
960 int relief = TK_RELIEF_RAISED, borderWidth = 2, orient; local
1046 int orient, thickness = 15, length = 30, borderWidth = 2; local
[all...]
/macosx-10.10/cups-408/cups/filter/
H A Dcommon.c414 WriteLabels(int orient) /* I - Orientation of the page */ argument
H A Dpstops.c696 int orient = (atoi(line + 14) / 90) & 3; local
3287 write_labels(pstops_doc_t *doc, int orient) argument
/macosx-10.10/WebKit-7600.1.25/win/
H A DDOMEventsClasses.cpp630 HRESULT STDMETHODCALLTYPE DOMOverflowEvent::orient( function in class:DOMOverflowEvent
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkScale.h32 enum orient { enum
61 enum orient orient; /* Orientation for window (vertical or member in struct:TkScale
H A DtkPanedWindow.c44 enum orient { ORIENT_HORIZONTAL, ORIENT_VERTICAL }; enum
133 enum orient orient; /* Orientation of the widget. */ member in struct:PanedWindow
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkScale.h32 enum orient { enum
61 enum orient orient; /* Orientation for window (vertical or member in struct:TkScale
H A DtkPanedWindow.c43 enum orient { ORIENT_HORIZONTAL, ORIENT_VERTICAL }; enum
102 enum orient orient; /* Orientation of the widget. */ member in struct:PanedWindow
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DttkWinTheme.c556 int orient; local
613 int orient; local
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DPublicDOMInterfaces.h1086 @property (readonly) unsigned short orient; variable
/macosx-10.10/vim-55/src/
H A Dgui_gtk.c734 gui_mch_create_scrollbar(scrollbar_T *sb, int orient) argument
H A Dgui_photon.c1765 gui_mch_create_scrollbar(scrollbar_T *sb, int orient) argument
H A Dgui_w48.c1249 gui_mch_create_scrollbar( scrollbar_T *sb, int orient) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffcrop.c409 unsigned int orient; /* portrait, landscape, seascape, auto */ member in struct:pagedef

Completed in 321 milliseconds

12