Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getNativeDefaultFontName
Method
getNativeDefaultFontName
core/ui/UIEditBox/UIEditBoxImpl-wasm.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
const char* EditBoxImplWasm::getNativeDefaultFontName()
207
{
208
return
"Arial"
;
209
}
210
211
void EditBoxImplWasm::nativeOpenKeyboard()
212
{
Callers
2
createEditCtrl
Method · 0.95
initInactiveLabels
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected