MCPcopy 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
206const char* EditBoxImplWasm::getNativeDefaultFontName()
207{
208 return "Arial";
209}
210
211void EditBoxImplWasm::nativeOpenKeyboard()
212{

Callers 2

createEditCtrlMethod · 0.95
initInactiveLabelsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected