Home
last modified time | relevance | path

Searched refs:estimateEntryPos (Results 1 – 4 of 4) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtanaly.h94 virtual int estimateEntryPos(void *entry);
H A Dhtdialog.h331 virtual int estimateEntryPos(void *entry);
H A Dhtdialog.cc1693 int ht_listbox::estimateEntryPos(void *entry) in estimateEntryPos() function in ht_listbox
1739 pos = estimateEntryPos(entry); in gotoItemByEntry()
H A Dhtanaly.cc141 int SymbolBox::estimateEntryPos(void *entry) in estimateEntryPos() function in SymbolBox