Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_search_pos
Method
get_search_pos
DSView/pv/view/view.h:247–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
void set_search_pos(uint64_t search_pos, bool hit);
246
247
inline uint64_t get_search_pos(){
248
return _search_pos;
249
}
250
251
void scroll_to_logic_last_data_time();
252
Callers
3
on_previous
Method · 0.80
on_next
Method · 0.80
on_set
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected