Searched refs:RangeToFormat (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h724 struct RangeToFormat { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h402 long FormatRange(bool draw, RangeToFormat *pfr);
H A DEditor.cxx3104 long Editor::FormatRange(bool draw, RangeToFormat *pfr) {
5999 return FormatRange(wParam != 0, reinterpret_cast<RangeToFormat *>(lParam));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp1131 RangeToFormat fr;

Completed in 181 milliseconds