Searched defs:col (Results 1 - 25 of 329) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dcolour.cpp43 wxColour::wxColour(const wxColour& col) argument
48 wxColour& wxColour::operator=(const wxColour& col) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcolour.cpp27 RGBColor* col = (RGBColor*) color; local
60 RGBColor* col = (RGBColor*) color; local
H A Dpalette.cpp80 const wxColour& col = M_PALETTEDATA->m_palette[i] ; local
102 const wxColour& col = M_PALETTEDATA->m_palette[index] ; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dcolour.cpp29 RGBColor* col = (RGBColor*) color ; local
45 wxColour::wxColour (const wxColour& col) argument
56 wxColour(const wxColour* col) argument
66 operator =(const wxColour& col) argument
94 RGBColor* col = (RGBColor*) color ; local
[all...]
H A Dpalette.cpp84 const wxColour& col = &M_PALETTEDATA->m_palette[i] ; local
106 const wxColour& col = &M_PALETTEDATA->m_palette[index] ; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c27 int i, row, col; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c27 int i, row, col; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Ddcmemory.cpp84 void wxMemoryDC::SetTextForeground(const wxColour &col) argument
101 void wxMemoryDC::SetTextBackground(const wxColour &col) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dbrush.cpp53 wxBrush::wxBrush(const wxColour& col, int style) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcolourcmn.cpp121 void wxColourBase::InitFromName(const wxString& col) argument
H A Dclrpickercmn.cpp78 void wxColourPickerCtrl::SetColour(const wxColour &col) argument
52 Create( wxWindow *parent, wxWindowID id, const wxColour &col, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dclrpicker.cpp56 Create( wxWindow *parent, wxWindowID id, const wxColour &col, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name ) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-uncompress.c40 int n, line, col, stride; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-input.h57 glong col ; member in struct:_CRInputPos
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Djisx0213.h5863 static ucs4_t jisx0213_to_ucs4 (unsigned int row, unsigned int col) argument
H A Duhc_1.h815 unsigned int col = c2 - (c2 >= 0x81 ? 0x4d : c2 >= 0x61 ? 0x47 : 0x41); local
H A Duhc_2.h497 unsigned int col = c2 - (c2 >= 0x81 ? 0x4d : c2 >= 0x61 ? 0x47 : 0x41); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-input.h57 glong col ; member in struct:_CRInputPos
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Djisx0213.h5863 static ucs4_t jisx0213_to_ucs4 (unsigned int row, unsigned int col) argument
H A Duhc_1.h815 unsigned int col = c2 - (c2 >= 0x81 ? 0x4d : c2 >= 0x61 ? 0x47 : 0x41); local
H A Duhc_2.h497 unsigned int col = c2 - (c2 >= 0x81 ? 0x4d : c2 >= 0x61 ? 0x47 : 0x41); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtextctrl.h92 HitTest(const wxPoint& pt, wxTextCoord *col, wxTextCoord *row) const argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Drdcolmap.c174 unsigned int w, h, maxval, row, col; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmisc.c140 int col; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_srtp.c169 char *col; local

Completed in 377 milliseconds

1234567891011>>