MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / Style_SetDefaultLexer

Function Style_SetDefaultLexer

src/Styles.c:2255–2258  ·  view source on GitHub ↗

============================================================================= Style_SetDefaultLexer()

Source from the content-addressed store, hash-verified

2253// Style_SetDefaultLexer()
2254//
2255void Style_SetDefaultLexer ( HWND hwnd )
2256{
2257 Style_SetLexer ( hwnd, pLexArray[0] );
2258}
2259
2260
2261//=============================================================================

Callers 1

MsgCommandFunction · 0.85

Calls 1

Style_SetLexerFunction · 0.85

Tested by

no test coverage detected