Home
last modified time | relevance | path

Searched refs:IsUnicodeSpaceOrNull (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtinydom.cpp11313 inline bool IsUnicodeSpaceOrNull( lChar32 ch ) in IsUnicodeSpaceOrNull() function
11980 if ( !IsUnicodeSpace(currCh) && IsUnicodeSpaceOrNull(prevCh) ) { in isSentenceStart()
12008 if ( IsUnicodeSpaceOrNull(currCh) ) { in isSentenceEnd()