Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ lGetCharProps
Function
lGetCharProps
crengine/src/lvstring.cpp:3367–3370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3365
}
3366
3367
lUInt16 lGetCharProps( lChar16 ch )
3368
{
3369
return getCharProp(ch);
3370
}
3371
3372
3373
Callers
3
testAuthorDotTitleFormat
Method · 0.85
onText
Method · 0.85
addLine
Method · 0.85
Calls
1
getCharProp
Function · 0.85
Tested by
no test coverage detected