Home
last modified time | relevance | path

Searched refs:GetCtrlID (Results 51 – 75 of 78) sorted by relevance

1234

/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.h429 virtual int GetCtrlID() { return ctrlID; } in GetCtrlID() function
H A DEditor.cxx8365 return GetCtrlID(); in WndProc()
/dports/editors/textadept/scintilla/src/
H A DEditor.h429 virtual int GetCtrlID() { return ctrlID; } in GetCtrlID() function
H A DEditor.cxx8379 return GetCtrlID(); in WndProc()
/dports/editors/scite/scintilla/src/
H A DEditor.h429 virtual int GetCtrlID() { return ctrlID; } in GetCtrlID() function
H A DEditor.cxx8379 return GetCtrlID(); in WndProc()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DScintillaCocoa.mm1966 …notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()), SCE…
1974 notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()),
1991 scn.nmhdr.idFrom = GetCtrlID();
1993 notifyProc(notifyObj, WM_NOTIFY, GetCtrlID(), (uintptr_t) &scn);
/dports/x11-toolkits/scintilla/scintilla/cocoa/
H A DScintillaCocoa.mm1966 …notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()), SCE…
1974 notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()),
1991 scn.nmhdr.idFrom = GetCtrlID();
1993 notifyProc(notifyObj, WM_NOTIFY, GetCtrlID(), (uintptr_t) &scn);
/dports/editors/textadept/scintilla/cocoa/
H A DScintillaCocoa.mm1966 …notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()), SCE…
1974 notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()),
1991 scn.nmhdr.idFrom = GetCtrlID();
1993 notifyProc(notifyObj, WM_NOTIFY, GetCtrlID(), (uintptr_t) &scn);
/dports/editors/scite/scintilla/cocoa/
H A DScintillaCocoa.mm1966 …notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()), SCE…
1974 notifyProc(notifyObj, WM_COMMAND, Platform::LongFromTwoShorts(static_cast<short>(GetCtrlID()),
1991 scn.nmhdr.idFrom = GetCtrlID();
1993 notifyProc(notifyObj, WM_NOTIFY, GetCtrlID(), (uintptr_t) &scn);
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DScintillaFOX.cxx497 scn.nmhdr.idFrom = GetCtrlID(); in NotifyParent()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/fox/
H A DScintillaFOX.cxx493 scn.nmhdr.idFrom = GetCtrlID(); in NotifyParent()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.cxx7583 return GetCtrlID(); in WndProc()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.cxx7563 return GetCtrlID(); in WndProc()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.cxx8137 return GetCtrlID(); in WndProc()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.cxx8302 return GetCtrlID(); in WndProc()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.cpp8214 return GetCtrlID(); in WndProc()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.cxx8281 return GetCtrlID(); in WndProc()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.cxx8232 return GetCtrlID(); in WndProc()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp8214 return GetCtrlID(); in WndProc()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp8214 return GetCtrlID(); in WndProc()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp8214 return GetCtrlID(); in WndProc()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.cxx8379 return GetCtrlID(); in WndProc()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.cxx8365 return GetCtrlID(); in WndProc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.cxx9319 return GetCtrlID(); in WndProc()

1234