Searched refs:listctrl (Results 26 - 45 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistctrl.cpp2 // Name: src/generic/listctrl.cpp
6 // Id: $Id: listctrl.cpp 67017 2011-02-25 09:37:28Z JS $
26 #include "wx/listctrl.h"
1409 wxWindow *listctrl = m_owner->GetParent(); local
1440 colText = listctrl->GetForegroundColour();
1449 font = listctrl->GetFont();
2373 wxGenericListCtrl *listctrl = GetListCtrl(); local
2380 ld->SetText(col, listctrl->OnGetItemText(line, col));
2381 ld->SetImage(col, listctrl->OnGetItemColumnImage(line, col));
2384 ld->SetAttr(listctrl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp2 // Name: src/generic/listctrl.cpp
6 // Id: $Id: listctrl.cpp 10612 2011-09-18 11:01:52Z sturedman $
26 #include "listctrl.h"
1410 wxWindow *listctrl = m_owner->GetParent(); local
1436 colText = listctrl->GetForegroundColour();
1445 font = listctrl->GetFont();
2359 wxGenericListCtrl *listctrl = GetListCtrl(); local
2366 ld->SetText(col, listctrl->OnGetItemText(line, col));
2367 ld->SetImage(col, listctrl->OnGetItemColumnImage(line, col));
2370 ld->SetAttr(listctrl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex2 %% Name: listctrl.tex
7 %% RCS-ID: $Id: listctrl.tex 45935 2007-05-10 02:02:21Z VZ $
44 mac.listctrl.always\_use\_generic \helpref{wxSystemOption}{wxsystemoptions} to
56 <wx/listctrl.h>
510 item = listctrl->GetNextItem(item,
1074 Please see the \helpref{listctrl sample}{samplelistctrl} for an example of
H A Dsysopt.tex87 \twocolitem{mac.listctrl.always\_use\_generic}{Tells wxListCtrl to use the generic
H A Dclasses.tex239 \input listctrl.tex
H A Dcomboctrl.tex38 #include <wx/listctrl.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dmakefile.va493 ..\os2\$D\listctrl.obj \
573 listctrl.obj \
922 copy ..\os2\$D\listctrl.obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dlistctrl.cpp2 // Name: src/msw/listctrl.cpp
7 // RCS-ID: $Id: listctrl.cpp 57021 2008-11-29 13:43:32Z VZ $
29 #include "wx/listctrl.h"
268 IMPLEMENT_DYNAMIC_CLASS_XTI(wxListCtrl, wxControl,"wx/listctrl.h")
1404 // this line and then pressing TAB while editing an item in listctrl
1911 // we need to use listctrl coordinates for the event point
1922 wxLogLastError(_T("ScreenToClient(listctrl)"));
1927 wxLogLastError(_T("ScreenToClient(listctrl header)"));
2690 static WXLPARAM HandleItemPrepaint(wxListCtrl *listctrl, argument
2704 : wxColourToRGB(listctrl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DMakefile.in2072 wx/generic/listctrl.h \
2082 wx/generic/listctrl.h \
2124 wx/generic/listctrl.h \
2213 wx/mac/listctrl.h \
2295 wx/mac/carbon/listctrl.h \
2342 wx/generic/listctrl.h \
2352 wx/generic/listctrl.h \
2452 wx/msw/listctrl.h \
2536 wx/generic/listctrl.h \
2646 wx/msw/listctrl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dmakefile191 ../../src/palmos/listctrl.cpp \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/combo/
H A Dcombo.cpp275 #include <wx/listctrl.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMakefile.in137 libmuleappgui_a-listctrl.$(OBJEXT) \
671 extern/wxWidgets/listctrl.cpp \
995 extern/wxWidgets/listctrl.h
1359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmuleappgui_a-listctrl.Po@am__quote@
1970 libmuleappgui_a-listctrl.o: extern/wxWidgets/listctrl.cpp
1971 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmuleappgui_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libmuleappgui_a-listctrl.o -MD -MP -MF $(DEPDIR)/libmuleappgui_a-listctrl.Tpo -c -o libmuleappgui_a-listctrl.o `test -f 'extern/wxWidgets/listctrl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/msw/
H A Dmakefile.bcc4954 $(OBJS)\monodll_msw_listctrl.obj: ..\..\src\msw\listctrl.cpp
4955 $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) ..\..\src\msw\listctrl.cpp
5059 $(OBJS)\monodll_generic_listctrl.obj: ..\..\src\generic\listctrl.cpp
5060 $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) ..\..\src\generic\listctrl.cpp
6862 $(OBJS)\monolib_msw_listctrl.obj: ..\..\src\msw\listctrl.cpp
6863 $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\msw\listctrl.cpp
6967 $(OBJS)\monolib_generic_listctrl.obj: ..\..\src\generic\listctrl.cpp
6968 $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\generic\listctrl.cpp
9112 $(OBJS)\coredll_msw_listctrl.obj: ..\..\src\msw\listctrl.cpp
9113 $(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) ..\..\src\msw\listctrl
[all...]
H A Dmakefile.dms4077 $(OBJS)\monodll_msw_listctrl.obj : ..\..\src\msw\listctrl.cpp $(MONODLL_ODEP)
4078 $(CXX) -mn -c -cpp -o$@ $(MONODLL_CXXFLAGS) ..\..\src\msw\listctrl.cpp
4182 $(OBJS)\monodll_generic_listctrl.obj : ..\..\src\generic\listctrl.cpp $(MONODLL_ODEP)
4183 $(CXX) -mn -c -cpp -o$@ $(MONODLL_CXXFLAGS) ..\..\src\generic\listctrl.cpp
5985 $(OBJS)\monolib_msw_listctrl.obj : ..\..\src\msw\listctrl.cpp $(MONOLIB_ODEP)
5986 $(CXX) -mn -c -cpp -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\msw\listctrl.cpp
6090 $(OBJS)\monolib_generic_listctrl.obj : ..\..\src\generic\listctrl.cpp $(MONOLIB_ODEP)
6091 $(CXX) -mn -c -cpp -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\generic\listctrl.cpp
8235 $(OBJS)\coredll_msw_listctrl.obj : ..\..\src\msw\listctrl.cpp $(COREDLL_ODEP)
8236 $(CXX) -mn -c -cpp -o$@ $(COREDLL_CXXFLAGS) ..\..\src\msw\listctrl
[all...]
H A Dmakefile.vc5509 $(OBJS)\monodll_msw_listctrl.obj: ..\..\src\msw\listctrl.cpp
5510 $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) ..\..\src\msw\listctrl.cpp
5614 $(OBJS)\monodll_generic_listctrl.obj: ..\..\src\generic\listctrl.cpp
5615 $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) ..\..\src\generic\listctrl.cpp
7417 $(OBJS)\monolib_msw_listctrl.obj: ..\..\src\msw\listctrl.cpp
7418 $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) ..\..\src\msw\listctrl.cpp
7522 $(OBJS)\monolib_generic_listctrl.obj: ..\..\src\generic\listctrl.cpp
7523 $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) ..\..\src\generic\listctrl.cpp
9667 $(OBJS)\coredll_msw_listctrl.obj: ..\..\src\msw\listctrl.cpp
9668 $(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) ..\..\src\msw\listctrl
[all...]
H A Dmakefile.dmc1813 $(OBJS)\corelib_listctrl.obj : ..\..\src\msw\listctrl.cpp $(CORELIB_ODEP)
1814 $(CXX) -mn -c -cpp -o$@ $(CORELIB_CXXFLAGS) ..\..\src\msw\listctrl.cpp
H A Dmakefile.gcc5076 $(OBJS)\monodll_msw_listctrl.o: ../../src/msw/listctrl.cpp
5181 $(OBJS)\monodll_generic_listctrl.o: ../../src/generic/listctrl.cpp
6984 $(OBJS)\monolib_msw_listctrl.o: ../../src/msw/listctrl.cpp
7089 $(OBJS)\monolib_generic_listctrl.o: ../../src/generic/listctrl.cpp
9234 $(OBJS)\coredll_msw_listctrl.o: ../../src/msw/listctrl.cpp
9339 $(OBJS)\coredll_generic_listctrl.o: ../../src/generic/listctrl.cpp
10414 $(OBJS)\corelib_msw_listctrl.o: ../../src/msw/listctrl.cpp
10519 $(OBJS)\corelib_generic_listctrl.o: ../../src/generic/listctrl.cpp
H A Dmakefile.wat5301 $(OBJS)\monodll_msw_listctrl.obj : .AUTODEPEND ..\..\src\msw\listctrl.cpp
5406 $(OBJS)\monodll_generic_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
7209 $(OBJS)\monolib_msw_listctrl.obj : .AUTODEPEND ..\..\src\msw\listctrl.cpp
7314 $(OBJS)\monolib_generic_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
9459 $(OBJS)\coredll_msw_listctrl.obj : .AUTODEPEND ..\..\src\msw\listctrl.cpp
9564 $(OBJS)\coredll_generic_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
10639 $(OBJS)\corelib_msw_listctrl.obj : .AUTODEPEND ..\..\src\msw\listctrl.cpp
10744 $(OBJS)\corelib_generic_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/mgl/
H A Dmakefile.wat3942 $(OBJS)\monodll_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
5145 $(OBJS)\monolib_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
6618 $(OBJS)\coredll_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
7227 $(OBJS)\corelib_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/os2/
H A Dmakefile.wat5474 $(OBJS)\monodll_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
7148 $(OBJS)\monolib_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
8801 $(OBJS)\coredll_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp
9810 $(OBJS)\corelib_listctrl.obj : .AUTODEPEND ..\..\src\generic\listctrl.cpp

Completed in 287 milliseconds

12