Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ numInvalidPoints
Method
numInvalidPoints
src/eepp/ui/doc/textformat.cpp:300–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
bool count16b{ false };
299
300
Uint32 numInvalidPoints() const { return numPoints - numValidPoints; }
301
302
TextFormat::LineEnding getNewLineType() const {
303
eeASSERT( numCRLF <= numLines );
Callers
1
guessFileEncoding
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected