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

Function Style_GetUse2ndDefault

src/Styles.c:2325–2328  ·  view source on GitHub ↗

============================================================================= Style_GetUse2ndDefault()

Source from the content-addressed store, hash-verified

2323// Style_GetUse2ndDefault()
2324//
2325BOOL Style_GetUse2ndDefault ( HWND hwnd )
2326{
2327 return ( bUse2ndDefaultStyle );
2328}
2329
2330
2331//=============================================================================

Callers 1

MsgInitMenuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected