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

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/i2c/
H A Dqt602240_ts.h35 unsigned char orient; member in struct:qt602240_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Drenderer.cpp236 DrawSplitterSash(wxWindow *win, wxDC& dc, const wxSize& size, wxCoord position, wxOrientation orient, int WXUNUSED(flags)) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/ams/
H A Dams-core.c41 u32 orient = ams_info.vflag? ams_info.orient1 : ams_info.orient2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dintrax8.h54 int orient; member in struct:IntraX8Context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dintrax8.h49 int orient; member in struct:__anon1929
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlaywin.cpp97 wxLayoutOrientation orient = GetOrientation(); local
H A Dtoolbkg.cpp92 int orient = wxTB_HORIZONTAL; local
H A Drenderg.cpp497 DrawSplitterSash(wxWindow *win, wxDC& dcReal, const wxSize& sizeReal, wxCoord position, wxOrientation orient, int WXUNUSED(flags)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dscrolbar.cpp34 const int orient = win->HasFlag(wxSB_VERTICAL) ? wxVERTICAL : wxHORIZONTAL; local
77 const int orient = win->HasFlag(wxSB_VERTICAL) ? wxVERTICAL : wxHORIZONTAL; local
H A Dscrolwin.cpp157 void wxScrollHelperNative::DoScroll(int orient, argument
H A Drenderer.cpp406 DrawSplitterSash(wxWindow *win, wxDC& dc, const wxSize& size, wxCoord position, wxOrientation orient, int flags) argument
H A Dslider.cpp38 const int orient = win->HasFlag(wxSL_VERTICAL) ? wxVERTICAL local
H A Dtbargtk.cpp376 GtkOrientation orient; local
378 GetGtkStyle(GetWindowStyle(), &orient, &style); local
52 GetGtkStyle(long style, GtkOrientation *orient, GtkToolbarStyle *gtkStyle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Drenderer.cpp185 DrawSplitterSash(wxWindow *win, wxDC& dc, const wxSize& size, wxCoord position, wxOrientation orient, int WXUNUSED(flags)) argument
H A Dscrolwin.cpp144 void wxScrollHelperNative::DoScroll(int orient, argument
H A Dscrolbar.cpp66 int orient = win->HasFlag(wxSB_VERTICAL) ? wxVERTICAL : wxHORIZONTAL; local
148 int orient = win->HasFlag(wxSB_VERTICAL) ? wxVERTICAL : wxHORIZONTAL; variable
H A Dslider.cpp51 int orient = win->GetWindowStyleFlag() & wxSL_VERTICAL ? wxVERTICAL local
H A Dtbargtk.cpp290 GtkOrientation orient; local
329 GtkOrientation orient; local
331 GetGtkStyle(GetWindowStyle(), &orient, &style); local
50 GetGtkStyle(long style, GtkOrientation *orient, GtkToolbarStyle *gtkStyle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dwindow.h284 static ScrollDir ScrollDirFromOrient(int orient) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Drenderer.cpp329 DrawSplitterSash( wxWindow *win, wxDC& dc, const wxSize& size, wxCoord position, wxOrientation orient, int WXUNUSED(flags) ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dctrlrend.cpp237 wxOrientation orient = scrollbar->IsVertical() ? wxVERTICAL local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dtreelay.h69 inline void SetOrientation(bool orient) { m_orientation = orient; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlaywin.h84 void SetOrientation(wxLayoutOrientation orient) { m_orientation = orient; } argument
172 inline void SetOrientation(wxLayoutOrientation orient) { m_orientation = orient; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dwindow.h240 void SetInternalScrollPos(wxOrientation orient, int pos) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Drenderer.h343 DrawSplitterSash(wxWindow *win, wxDC& dc, const wxSize& size, wxCoord position, wxOrientation orient, int flags = 0) argument

Completed in 209 milliseconds

123