Home
last modified time | relevance | path

Searched refs:get_current_offset (Results 1 – 9 of 9) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhthex.cc66 if (get_current_offset(&o)) { in get_pindicator_str()
109 if (get_current_offset(&ofs)) { in handlemsg()
126 get_current_offset(&ofs); in handlemsg()
151 get_current_offset(&ofs); in handlemsg()
248 if (!h->get_current_offset(&ofs)) return false; in reada()
H A Dhtleimg.cc154 if (!get_current_offset(&o)) return false; in get_current_real_offset()
H A Dhtanaly.h209 virtual bool get_current_offset(FileOfs *ofs);
H A Dhtclipboard.cc177 if (get_current_offset(&o)) { in get_pindicator_str()
H A Dhtformat.h190 virtual bool get_current_offset(FileOfs *ofs);
396 virtual bool get_current_offset(FileOfs *offset);
H A Dhtformat.cc530 if (get_current_offset(&o)) { in continue_search()
569 bool ht_format_viewer::get_current_offset(FileOfs *ofs) in get_current_offset() function in ht_format_viewer
581 return get_current_offset(ofs); in get_current_real_offset()
2208 bool ht_uformat_viewer::get_current_offset(FileOfs *offset) in get_current_offset() function in ht_uformat_viewer
2361 && get_current_offset(&f)) { in handlemsg()
2709 if (get_current_offset(&ofs)) { in handlemsg()
2828 if (get_current_offset(&o)) { in handlemsg()
2895 get_current_offset(&o); in handlemsg()
H A Dhtanaly.cc1000 bool ht_aviewer::get_current_offset(FileOfs *ofs) in get_current_offset() function in ht_aviewer
1002 if (ht_uformat_viewer::get_current_offset(ofs)) { in get_current_offset()
1037 if (get_current_offset(&o)) { in get_pindicator_str()
H A Dhtdisasm.cc198 if (get_current_offset(&o)) { in get_pindicator_str()
H A Dhtsearch.cc1110 format->get_current_offset(&start.offset); in replace_dialog()