Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ addCodePointRange
Method
addCodePointRange
MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void ResourceTrueTypeFont::addCodePointRange(Char _first, Char _second)
125
{
126
}
127
128
void ResourceTrueTypeFont::removeCodePointRange(Char _first, Char _second)
129
{
Callers
1
generateFont
Method · 0.80
Calls
2
begin
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected