Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getLastPage
Method
getLastPage
common/bookmarks.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
int Bookmarks::getLastPage() const
59
{
60
return lastPageIndex;
61
}
62
63
bool Bookmarks::isBookmark(int page)
64
{
Callers
3
updateBookmarkImage
Method · 0.80
process
Method · 0.80
setBookmarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected