Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ start
Method
start
core/misc.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
TextSelection::~TextSelection() = default;
37
38
NormalizedPoint TextSelection::start() const
39
{
40
return d->cur[d->direction % 2];
41
}
42
43
NormalizedPoint TextSelection::end() const
44
{
Callers
15
openDocument
Method · 0.45
processAction
Method · 0.45
textArea
Method · 0.45
imageBoundingBox
Method · 0.45
restoreLocalContents
Method · 0.45
setInterval
Method · 0.45
setTimeOut
Method · 0.45
initTypes
Method · 0.45
testShell
Method · 0.45
testFileRemembersPagePosition
Method · 0.45
PageItem
Method · 0.45
setDocument
Method · 0.45
Calls
no outgoing calls
Tested by
2
testShell
Method · 0.36
testFileRemembersPagePosition
Method · 0.36