MCPcopy 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
3367lUInt16 lGetCharProps( lChar16 ch )
3368{
3369 return getCharProp(ch);
3370}
3371
3372
3373

Callers 3

onTextMethod · 0.85
addLineMethod · 0.85

Calls 1

getCharPropFunction · 0.85

Tested by

no test coverage detected