Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ CFELockCache
Function
CFELockCache
modules/commodetto/cfeBMF.c:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void CFELockCache(CommodettoFontEngine bmf, uint8_t lock)
74
{
75
// no lock
76
}
77
78
void CFESetFontData(CommodettoFontEngine bmf, const void *fontData, uint32_t fontDataSize)
79
{
Callers
4
xs_poco_begin
Function · 0.70
xs_poco_end
Function · 0.70
PiuFontListLockCache
Function · 0.50
PiuFontListUnlockCache
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected