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

Function Style_SetHTMLLexer

src/Styles.c:2265–2268  ·  view source on GitHub ↗

============================================================================= Style_SetHTMLLexer()

Source from the content-addressed store, hash-verified

2263// Style_SetHTMLLexer()
2264//
2265void Style_SetHTMLLexer ( HWND hwnd )
2266{
2267 Style_SetLexer ( hwnd, Style_MatchLexer ( L"Web Source Code", TRUE ) );
2268}
2269
2270
2271//=============================================================================

Callers 1

MsgCommandFunction · 0.85

Calls 2

Style_SetLexerFunction · 0.85
Style_MatchLexerFunction · 0.85

Tested by

no test coverage detected