Searched refs:SCN_DWELLSTART (Results 1 - 3 of 3) 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.h690 #define SCN_DWELLSTART 2016 macro
745 int position; // SCN_STYLENEEDED, SCN_MODIFIED, SCN_DWELLSTART, SCN_DWELLEND
760 int x; // SCN_DWELLSTART, SCN_DWELLEND
761 int y; // SCN_DWELLSTART, SCN_DWELLEND
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp3316 case SCN_DWELLSTART:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx3686 scn.nmhdr.code = state ? SCN_DWELLSTART : SCN_DWELLEND;

Completed in 201 milliseconds