MCPcopy 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
145std::string::size_type UTF8Reader::position()
146{
147 return current_position;
148}
149
150void UTF8Reader::set_position(std::string::size_type position)
151{

Callers 4

MoveMethod · 0.80
MoveMethod · 0.80
GetCharacterIndexMethod · 0.80
UpdateTextClippingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected