MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / force_style_update

Method force_style_update

src/npp/NppInterface.cpp:370–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370void NppInterface::force_style_update(TextPosition from, TextPosition to) { send_msg_to_scintilla(SCI_COLOURISE, from, to); }
371
372std::vector<std::wstring> NppInterface::get_open_filenames_helper(int enum_val, int msg) const {
373

Calls

no outgoing calls

Tested by

no test coverage detected