Home
last modified time | relevance | path

Searched refs:HistList (Results 1 – 25 of 31) sorted by relevance

12

/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3wx/src/
H A Dhistlist.cpp11 BEGIN_EVENT_TABLE( HistList, wxListView ) in BEGIN_EVENT_TABLE() argument
24 HistList::HistList() in BEGIN_EVENT_TABLE()
29 HistList::~HistList() in ~HistList()
35 void HistList::SetRecords(LVPtrVector<CRFileHistRecord> & records ) in SetRecords()
47 void HistList::UpdateColumns() in UpdateColumns()
55 bool HistList::Create(wxWindow* parent, wxWindowID id ) in Create()
88 wxString HistList::OnGetItemText(long item, long column) const in OnGetItemText()
H A Dhistlist.h14 HistList : public wxListView
19 HistList();
20 virtual ~HistList();
H A Dcr3.h91 HistList * _hist;
/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dverbal.c29 HistList *CreateNewVerbal() in CreateNewVerbal()
33 HistList *verbal; in CreateNewVerbal()
35 verbal = (HistList *)XtMalloc(sizeof(HistList)); in CreateNewVerbal()
73 HistList *verbal; in FlushAndStartNewVerbal()
114 HistList *verbal; in AddTextToVerbal()
243 HistList *histList; in ClipAux()
244 HistList *lastHL;
247 HistList * tempHistList;
314 HistList *histList; in ClipFromHistList()
315 HistList *lastHL;
[all …]
H A Dverbal.h7 extern HistList * FlushAndStartNewVerbal();
8 extern HistList * CreateNewVerbal();
9 extern HistList * ClipFromHistList();
H A Dmain.h21 extern HistList * reduceHistory;
22 extern HistList * endOfHistory;
23 extern HistList * endOfManaged;
H A Dmanager.c233 HistList *hl;
248 HistList *hl;
261 HistList *tempM; in SwitchPageModeBackOff()
279 HistList *hl; in SwitchPageModeBackOff()
294 HistList *ptr; in ManageSomeHistList()
309 HistList *hl; in ManageSomeHistList()
H A Dxreduce.h111 } HistList; typedef
H A Dmain.c72 HistList * reduceHistory; /* The list of Reduce output widgets */
73 HistList * endOfHistory; /* Pointer to last item in linked list */
74 HistList * endOfManaged; /* Last visible item, bottom of screen */
363 = (HistList *)XtMalloc(sizeof(HistList));
H A Dxredtech.c422 HistList *hl;
581 endOfHistory->next = (HistList *)XtMalloc(sizeof(HistList));
H A Dxredtech.c.old415 HistList *hl;
560 endOfHistory->next = (HistList *)XtMalloc(sizeof(HistList));
/dports/japanese/w3m/w3m-2b59b9e/
H A Dhistory.h13 typedef GeneralList HistList; typedef
16 HistList *list;
H A Dhistory.c97 hist->list = (HistList *)newGeneralList(); in newHist()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dhistory.h13 typedef GeneralList HistList; typedef
16 HistList *list;
H A Dhistory.c97 hist->list = (HistList *)newGeneralList(); in newHist()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dhistory.h13 typedef GeneralList HistList; typedef
16 HistList *list;
H A Dhistory.c97 hist->list = (HistList *)newGeneralList(); in newHist()
/dports/www/w3m/w3m-2b59b9e/
H A Dhistory.h13 typedef GeneralList HistList; typedef
16 HistList *list;
H A Dhistory.c97 hist->list = (HistList *)newGeneralList(); in newHist()
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Di-syscmd.boot1132 $HistList, -- $HistList
1178 $HistList, -- $HistList
1323 $HistList:= LIST NIL
1324 li:= $HistList
1326 RPLACD($HistList,li)
1439 $HistList := rest $HistList
1447 l := rest $HistList
1453 RPLACD($HistList,l)
1471 $HistList := rest($HistList)
1510 RPLACA($HistList, CONS(p, first $HistList))
[all …]
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dhistlist.pas47 UNIT HistList;
H A Dapp.pas69 Objects, Drivers, Views, Menus, HistList, Dialogs,
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dhistlist.pas47 UNIT HistList;
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dfp.pas73 Drivers,Views,App,Dialogs,HistList,
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dfp.pas73 Drivers,Views,App,Dialogs,HistList,

12