Home
last modified time | relevance | path

Searched refs:sptr_t (Results 1 – 25 of 1217) sorted by relevance

12345678910>>...49

/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEdit/
H A DScintillaEdit.h86 sptr_t positionFromPoint(sptr_t x, sptr_t y);
87 sptr_t positionFromPointClose(sptr_t x, sptr_t y);
106 sptr_t getNextTabStop(sptr_t line, sptr_t x);
115 sptr_t markerAdd(sptr_t line, sptr_t markerNumber);
119 sptr_t markerNext(sptr_t lineStart, sptr_t markerMask);
251 sptr_t countCharacters(sptr_t start, sptr_t end);
252 sptr_t countCodeUnits(sptr_t start, sptr_t end);
344 sptr_t lastChild(sptr_t line, sptr_t level) const;
482 sptr_t braceMatch(sptr_t pos, sptr_t maxReStyle);
595 sptr_t findColumn(sptr_t line, sptr_t column);
[all …]
H A DScintillaEdit.cpp182 sptr_t ScintillaEdit::positionFromPoint(sptr_t x, sptr_t y) { in positionFromPoint()
186 sptr_t ScintillaEdit::positionFromPointClose(sptr_t x, sptr_t y) { in positionFromPointClose()
262 sptr_t ScintillaEdit::getNextTabStop(sptr_t line, sptr_t x) { in getNextTabStop()
298 sptr_t ScintillaEdit::markerAdd(sptr_t line, sptr_t markerNumber) { in markerAdd()
314 sptr_t ScintillaEdit::markerNext(sptr_t lineStart, sptr_t markerMask) { in markerNext()
842 sptr_t ScintillaEdit::countCharacters(sptr_t start, sptr_t end) { in countCharacters()
846 sptr_t ScintillaEdit::countCodeUnits(sptr_t start, sptr_t end) { in countCodeUnits()
1214 sptr_t ScintillaEdit::lastChild(sptr_t line, sptr_t level) const { in lastChild()
1766 sptr_t ScintillaEdit::braceMatch(sptr_t pos, sptr_t maxReStyle) { in braceMatch()
2218 sptr_t ScintillaEdit::findColumn(sptr_t line, sptr_t column) { in findColumn()
[all …]
/dports/www/cssed/cssed-0.4.0/src/
H A Dfiletype-sql.c53 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.comment", (sptr_t) "1"); in filetype_sql_set_style()
54 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.compact", (sptr_t) "1"); in filetype_sql_set_style()
55 SSM (sci, SCI_SETPROPERTY, (sptr_t) "sql.backslash.escapes", (sptr_t) "1"); in filetype_sql_set_style()
56 SSM (sci, SCI_SETPROPERTY, (sptr_t) "sql.backticks.identifier", (sptr_t) "1"); in filetype_sql_set_style()
61 SSM(sci, SCI_SETKEYWORDS, 0, (sptr_t) primaryKeyWords); in filetype_sql_set_style()
62 SSM(sci, SCI_SETKEYWORDS, 1, (sptr_t) secondaryKeyWords); in filetype_sql_set_style()
63 SSM(sci, SCI_SETKEYWORDS, 3, (sptr_t) typeKeyWords); in filetype_sql_set_style()
H A Dfiletype-java.c124 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.preprocessor", (sptr_t) "1"); in filetype_java_set_style()
125 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.at.else", (sptr_t) "1"); in filetype_java_set_style()
130 SSM(sci, SCI_SETKEYWORDS, 0, (sptr_t) primaryKeyWords); in filetype_java_set_style()
131 SSM(sci, SCI_SETKEYWORDS, 1, (sptr_t) secondaryKeyWords); in filetype_java_set_style()
132 SSM(sci, SCI_SETKEYWORDS, 2, (sptr_t) docCommentKeyWords); in filetype_java_set_style()
133 SSM(sci, SCI_SETKEYWORDS, 4, (sptr_t) typedefsKeyWords); in filetype_java_set_style()
H A Dfiletype-c.c105 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.preprocessor", (sptr_t) "1"); in filetype_c_set_style()
106 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.at.else", (sptr_t) "1"); in filetype_c_set_style()
111 SSM(sci, SCI_SETKEYWORDS, 0, (sptr_t) primaryKeyWords); in filetype_c_set_style()
112 SSM(sci, SCI_SETKEYWORDS, 1, (sptr_t) secondaryKeyWords); in filetype_c_set_style()
113 SSM(sci, SCI_SETKEYWORDS, 2, (sptr_t) docCommentKeyWords); in filetype_c_set_style()
114 SSM(sci, SCI_SETKEYWORDS, 4, (sptr_t) typedefsKeyWords); in filetype_c_set_style()
H A Dfiletype-js.c56 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.preprocessor", (sptr_t) "1"); in filetype_js_set_style()
57 SSM (sci, SCI_SETPROPERTY, (sptr_t) "fold.at.else", (sptr_t) "1"); in filetype_js_set_style()
62 SSM(sci, SCI_SETKEYWORDS, 0, (sptr_t) primaryKeyWords); in filetype_js_set_style()
63 SSM(sci, SCI_SETKEYWORDS, 1, (sptr_t) secondaryKeyWords); in filetype_js_set_style()
64 SSM(sci, SCI_SETKEYWORDS, 2, (sptr_t) docCommentKeyWords); in filetype_js_set_style()
65 SSM(sci, SCI_SETKEYWORDS, 4, (sptr_t) typedefsKeyWords); in filetype_js_set_style()
/dports/x11-toolkits/p5-Alien-wxWidgets/Alien-wxWidgets-0.69/patches/
H A DwxMSW-2.8.10-w64-stc.patch27 typedef LONG_PTR sptr_t;
80 + len = SendMsg(2015, 0, (sptr_t)&tr);
179 + SendMsg(2405, type, (sptr_t)buff);
206 + SendMsg(2153, line, (sptr_t)buf);
215 + SendMsg(2161, 0, (sptr_t)buf);
224 + SendMsg(2162, 0, (sptr_t)&tr);
251 + SendMsg(2182, len+1, (sptr_t)buf);
390 + int len = SendMsg(SCI_GETPROPERTY, (sptr_t)(const char*)wx2stc(key), (sptr_t)NULL);
396 + SendMsg(4008, (sptr_t)(const char*)wx2stc(key), (sptr_t)buf);
405 + int len = SendMsg(SCI_GETPROPERTYEXPANDED, (sptr_t)(const char*)wx2stc(key), (sptr_t)NULL…
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.h90 void command(uptr_t wParam, sptr_t lParam);
136 virtual sptr_t WndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam);
137 virtual sptr_t DefWndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam);
139 static sptr_t DirectFunction(sptr_t ptr,
140 unsigned int iMessage, uptr_t wParam, sptr_t lParam);
H A DScintillaEditBase.h49 virtual sptr_t send(
52 sptr_t lParam = 0) const;
54 virtual sptr_t sends(
66 void event_command(uptr_t wParam, sptr_t lParam);
90 void macroRecord(int message, uptr_t wParam, sptr_t lParam);
108 void command(uptr_t wParam, sptr_t lParam);
/dports/x11-toolkits/scintilla/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.h92 void command(uptr_t wParam, sptr_t lParam);
140 sptr_t WndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
141 sptr_t DefWndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
143 static sptr_t DirectFunction(sptr_t ptr,
144 unsigned int iMessage, uptr_t wParam, sptr_t lParam);
H A DScintillaEditBase.h56 virtual sptr_t send(
59 sptr_t lParam = 0) const;
61 virtual sptr_t sends(
73 void event_command(uptr_t wParam, sptr_t lParam);
97 void macroRecord(int message, uptr_t wParam, sptr_t lParam);
116 void command(uptr_t wParam, sptr_t lParam);
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.h96 void command(uptr_t wParam, sptr_t lParam);
144 sptr_t WndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
145 sptr_t DefWndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
147 static sptr_t DirectFunction(sptr_t ptr,
148 unsigned int iMessage, uptr_t wParam, sptr_t lParam);
H A DScintillaEditBase.h55 virtual sptr_t send(
58 sptr_t lParam = 0) const;
60 virtual sptr_t sends(
72 void event_command(uptr_t wParam, sptr_t lParam);
97 void macroRecord(int message, uptr_t wParam, sptr_t lParam);
116 void command(uptr_t wParam, sptr_t lParam);
/dports/editors/textadept/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.h92 void command(uptr_t wParam, sptr_t lParam);
140 sptr_t WndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
141 sptr_t DefWndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
143 static sptr_t DirectFunction(sptr_t ptr,
144 unsigned int iMessage, uptr_t wParam, sptr_t lParam);
H A DScintillaEditBase.h56 virtual sptr_t send(
59 sptr_t lParam = 0) const;
61 virtual sptr_t sends(
73 void event_command(uptr_t wParam, sptr_t lParam);
97 void macroRecord(int message, uptr_t wParam, sptr_t lParam);
116 void command(uptr_t wParam, sptr_t lParam);
/dports/editors/scite/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.h92 void command(uptr_t wParam, sptr_t lParam);
140 sptr_t WndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
141 sptr_t DefWndProc(unsigned int iMessage, uptr_t wParam, sptr_t lParam) override;
143 static sptr_t DirectFunction(sptr_t ptr,
144 unsigned int iMessage, uptr_t wParam, sptr_t lParam);
H A DScintillaEditBase.h56 virtual sptr_t send(
59 sptr_t lParam = 0) const;
61 virtual sptr_t sends(
73 void event_command(uptr_t wParam, sptr_t lParam);
97 void macroRecord(int message, uptr_t wParam, sptr_t lParam);
116 void command(uptr_t wParam, sptr_t lParam);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/
H A Dstc.cpp1142 SendMsg(msg, 0, (sptr_t)buf); in GetWordChars()
1785 SendMsg(msg, 0, (sptr_t)buf.data()); in GetSelectedText()
3554 SendMsg(msg, 0, (sptr_t)buf); in GetWhitespaceChars()
3575 SendMsg(msg, 0, (sptr_t)buf); in GetPunctuationChars()
3906 SendMsg(msg, line, (sptr_t)buf); in MarginGetStyles()
3984 SendMsg(msg, line, (sptr_t)buf); in AnnotationGetStyles()
4527 long len = SendMsg(msg, (sptr_t)(const char*)encCharBuf, (sptr_t)NULL); in GetRepresentation()
4531 SendMsg(msg, (sptr_t)(const char*)encCharBuf, (sptr_t)buf.data()); in GetRepresentation()
4574 SendMsg(SCI_SETPROPERTY, (sptr_t)(const char*)wx2stc(key), (sptr_t)(const char*)wx2stc(value)); in SetProperty()
4645 return (void*)(sptr_t)SendMsg(SCI_PRIVATELEXERCALL, operation, (sptr_t)pointer); in PrivateLexerCall()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/
H A Dstc.cpp981 SendMsg(msg, 0, (sptr_t)buf); in GetWordChars()
1603 SendMsg(2161, 0, (sptr_t)buf); in GetSelectedText()
1624 SendMsg(2162, 0, (sptr_t)&tr); in GetTextRange()
3181 SendMsg(msg, 0, (sptr_t)buf); in GetWhitespaceChars()
3202 SendMsg(msg, 0, (sptr_t)buf); in GetPunctuationChars()
4024 SendMsg(4004, (sptr_t)(const char*)wx2stc(key), (sptr_t)(const char*)wx2stc(value)); in SetProperty()
4081 return (void*)(sptr_t)SendMsg(4013, operation, (sptr_t)pointer); in PrivateLexerCall()
4092 SendMsg(msg, 0, (sptr_t)buf); in PropertyNames()
4107 int len = SendMsg(msg, (sptr_t)(const char*)wx2stc(name), (sptr_t)NULL); in DescribeProperty()
4112 SendMsg(msg, (sptr_t)(const char*)wx2stc(name), (sptr_t)buf); in DescribeProperty()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/
H A Dstc.cpp981 SendMsg(msg, 0, (sptr_t)buf); in GetWordChars()
1603 SendMsg(2161, 0, (sptr_t)buf); in GetSelectedText()
1624 SendMsg(2162, 0, (sptr_t)&tr); in GetTextRange()
3181 SendMsg(msg, 0, (sptr_t)buf); in GetWhitespaceChars()
3202 SendMsg(msg, 0, (sptr_t)buf); in GetPunctuationChars()
4024 SendMsg(4004, (sptr_t)(const char*)wx2stc(key), (sptr_t)(const char*)wx2stc(value)); in SetProperty()
4081 return (void*)(sptr_t)SendMsg(4013, operation, (sptr_t)pointer); in PrivateLexerCall()
4092 SendMsg(msg, 0, (sptr_t)buf); in PropertyNames()
4107 int len = SendMsg(msg, (sptr_t)(const char*)wx2stc(name), (sptr_t)NULL); in DescribeProperty()
4112 SendMsg(msg, (sptr_t)(const char*)wx2stc(name), (sptr_t)buf); in DescribeProperty()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/
H A Dwxscintilla.cpp1166 SendMsg(msg, 0, (sptr_t)buf); in GetWordChars()
1811 SendMsg(msg, 0, (sptr_t)buf.data()); in GetSelectedText()
3584 SendMsg(msg, 0, (sptr_t)buf); in GetWhitespaceChars()
3605 SendMsg(msg, 0, (sptr_t)buf); in GetPunctuationChars()
3942 SendMsg(msg, line, (sptr_t)buf); in MarginGetStyles()
4020 SendMsg(msg, line, (sptr_t)buf); in AnnotationGetStyles()
4577 long len = SendMsg(msg, (sptr_t)(const char*)encCharBuf, (sptr_t)NULL); in GetRepresentation()
4581 SendMsg(msg, (sptr_t)(const char*)encCharBuf, (sptr_t)buf.data()); in GetRepresentation()
4624 SendMsg(SCI_SETPROPERTY, (sptr_t)(const char*)wx2sci(key), (sptr_t)(const char*)wx2sci(value)); in SetProperty()
4695 return (void*)(sptr_t)SendMsg(SCI_PRIVATELEXERCALL, operation, (sptr_t)pointer); in PrivateLexerCall()
[all …]
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/
H A DScintillaQt.h101 virtual sptr_t WndProc(unsigned int iMessage, uptr_t wParam,
102 sptr_t lParam);
115 sptr_t DefWndProc(unsigned int, uptr_t, sptr_t);
131 static sptr_t DirectFunction(QsciScintillaQt *sci, unsigned int iMessage,
132 uptr_t wParam,sptr_t lParam);
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/
H A DScintillaQt.h101 virtual sptr_t WndProc(unsigned int iMessage, uptr_t wParam,
102 sptr_t lParam);
116 sptr_t DefWndProc(unsigned int, uptr_t, sptr_t);
132 static sptr_t DirectFunction(QsciScintillaQt *sci, unsigned int iMessage,
133 uptr_t wParam,sptr_t lParam);
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/
H A DScintillaQt.h101 virtual sptr_t WndProc(unsigned int iMessage, uptr_t wParam,
102 sptr_t lParam);
116 sptr_t DefWndProc(unsigned int, uptr_t, sptr_t);
132 static sptr_t DirectFunction(QsciScintillaQt *sci, unsigned int iMessage,
133 uptr_t wParam,sptr_t lParam);
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/
H A DScintillaQt.h101 virtual sptr_t WndProc(unsigned int iMessage, uptr_t wParam,
102 sptr_t lParam);
116 sptr_t DefWndProc(unsigned int, uptr_t, sptr_t);
132 static sptr_t DirectFunction(QsciScintillaQt *sci, unsigned int iMessage,
133 uptr_t wParam,sptr_t lParam);

12345678910>>...49