Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ position
Method
position
libraries/ZWidget/src/core/utf8reader.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
std::string::size_type UTF8Reader::position()
146
{
147
return current_position;
148
}
149
150
void UTF8Reader::set_position(std::string::size_type position)
151
{
Callers
4
Move
Method · 0.80
Move
Method · 0.80
GetCharacterIndex
Method · 0.80
UpdateTextClipping
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected