Home
last modified time | relevance | path

Searched refs:iLinesVisible (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4LoaderScreen.cpp171 int iLinesVisible = (iLogBoxHgt - 2 * iLogBoxMargin) / iLineHgt; in Draw() local
175 for (int i = -iLinesVisible; i < 0; ++i) in Draw()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-lua/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()
/dports/devel/geany-plugin-macro/geany-plugins-1.38/geanynumberedbookmarks/src/
H A Dgeanynumberedbookmarks.c1319 gint iLine,iLinesVisible,iLineCount,iPosition,iEndOfLine; in GotoBookMark() local
1370 iLinesVisible=scintilla_send_message(sci,SCI_LINESONSCREEN,0,0); in GotoBookMark()
1372 iLine-=iLinesVisible/2; in GotoBookMark()
1374 if(iLine+iLinesVisible>iLineCount) in GotoBookMark()
1375 iLine=iLineCount-iLinesVisible; in GotoBookMark()

12