Home
last modified time | relevance | path

Searched refs:rcUL (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditView.cxx1565 PRectangle rcUL = rcSegment; in DrawForeground() local
1566 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1567 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1569 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1571 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1573 PRectangle rcUL = rcSegment; in DrawForeground() local
1574 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1575 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1576 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditView.cxx1545 PRectangle rcUL = rcSegment; in DrawForeground() local
1546 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1547 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1549 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1551 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1553 PRectangle rcUL = rcSegment; in DrawForeground() local
1554 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1555 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1556 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditView.cxx1744 PRectangle rcUL = rcSegment; in DrawForeground() local
1745 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1746 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1748 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1750 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1752 PRectangle rcUL = rcSegment; in DrawForeground() local
1753 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1754 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1755 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditView.cxx1941 PRectangle rcUL = rcSegment; in DrawForeground() local
1942 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1943 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1945 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1947 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1949 PRectangle rcUL = rcSegment; in DrawForeground() local
1950 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1951 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1952 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditView.cpp1807 PRectangle rcUL = rcSegment; in DrawForeground() local
1808 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1809 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1811 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1813 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1815 PRectangle rcUL = rcSegment; in DrawForeground() local
1816 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1817 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1818 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditView.cxx1812 PRectangle rcUL = rcSegment; in DrawForeground() local
1813 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1814 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1816 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1818 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1820 PRectangle rcUL = rcSegment; in DrawForeground() local
1821 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1822 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1823 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditView.cxx1795 PRectangle rcUL = rcSegment; in DrawForeground() local
1796 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1797 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1799 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1801 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1803 PRectangle rcUL = rcSegment; in DrawForeground() local
1804 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1805 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1806 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditView.cxx1898 PRectangle rcUL = rcSegment; in DrawForeground() local
1899 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1900 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1902 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1904 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1906 PRectangle rcUL = rcSegment; in DrawForeground() local
1907 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1908 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1909 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditView.cxx1898 PRectangle rcUL = rcSegment; in DrawForeground() local
1899 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1900 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1902 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1904 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1906 PRectangle rcUL = rcSegment; in DrawForeground() local
1907 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1908 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1909 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp1807 PRectangle rcUL = rcSegment; in DrawForeground() local
1808 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1809 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1811 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1813 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1815 PRectangle rcUL = rcSegment; in DrawForeground() local
1816 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1817 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1818 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp1807 PRectangle rcUL = rcSegment; in DrawForeground() local
1808 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1809 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1811 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1813 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1815 PRectangle rcUL = rcSegment; in DrawForeground() local
1816 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1817 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1818 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp1807 PRectangle rcUL = rcSegment; in DrawForeground() local
1808 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1809 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1811 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
1813 surface->FillRectangle(rcUL, textFore); in DrawForeground()
1815 PRectangle rcUL = rcSegment; in DrawForeground() local
1816 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
1817 rcUL.bottom = rcUL.top + 1; in DrawForeground()
1818 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditView.cxx2029 PRectangle rcUL = rcSegment; in DrawForeground() local
2030 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
2031 rcUL.bottom = rcUL.top + 1; in DrawForeground()
2033 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
2035 surface->FillRectangle(rcUL, textFore); in DrawForeground()
2037 PRectangle rcUL = rcSegment; in DrawForeground() local
2038 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
2039 rcUL.bottom = rcUL.top + 1; in DrawForeground()
2040 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/editors/textadept/scintilla/src/
H A DEditView.cxx2029 PRectangle rcUL = rcSegment; in DrawForeground() local
2030 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
2031 rcUL.bottom = rcUL.top + 1; in DrawForeground()
2033 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
2035 surface->FillRectangle(rcUL, textFore); in DrawForeground()
2037 PRectangle rcUL = rcSegment; in DrawForeground() local
2038 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
2039 rcUL.bottom = rcUL.top + 1; in DrawForeground()
2040 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/editors/scite/scintilla/src/
H A DEditView.cxx2029 PRectangle rcUL = rcSegment; in DrawForeground() local
2030 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
2031 rcUL.bottom = rcUL.top + 1; in DrawForeground()
2033 surface->FillRectangle(rcUL, vsDraw.hotspotColours.fore); in DrawForeground()
2035 surface->FillRectangle(rcUL, textFore); in DrawForeground()
2037 PRectangle rcUL = rcSegment; in DrawForeground() local
2038 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawForeground()
2039 rcUL.bottom = rcUL.top + 1; in DrawForeground()
2040 surface->FillRectangle(rcUL, textFore); in DrawForeground()
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DEditor.cxx2553 PRectangle rcUL = rcSegment; in DrawLine() local
2554 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2555 rcUL.bottom = rcUL.top + 1; in DrawLine()
2557 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2559 surface->FillRectangle(rcUL, textFore); in DrawLine()
2561 PRectangle rcUL = rcSegment; in DrawLine() local
2562 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2563 rcUL.bottom = rcUL.top + 1; in DrawLine()
2564 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx2605 PRectangle rcUL = rcSegment; in DrawLine() local
2606 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2607 rcUL.bottom = rcUL.top + 1; in DrawLine()
2609 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2611 surface->FillRectangle(rcUL, textFore); in DrawLine()
2613 PRectangle rcUL = rcSegment; in DrawLine() local
2614 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2615 rcUL.bottom = rcUL.top + 1; in DrawLine()
2616 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx2605 PRectangle rcUL = rcSegment; in DrawLine() local
2606 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2607 rcUL.bottom = rcUL.top + 1; in DrawLine()
2609 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2611 surface->FillRectangle(rcUL, textFore); in DrawLine()
2613 PRectangle rcUL = rcSegment; in DrawLine() local
2614 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2615 rcUL.bottom = rcUL.top + 1; in DrawLine()
2616 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx2605 PRectangle rcUL = rcSegment; in DrawLine() local
2606 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2607 rcUL.bottom = rcUL.top + 1; in DrawLine()
2609 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2611 surface->FillRectangle(rcUL, textFore); in DrawLine()
2613 PRectangle rcUL = rcSegment; in DrawLine() local
2614 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2615 rcUL.bottom = rcUL.top + 1; in DrawLine()
2616 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx2605 PRectangle rcUL = rcSegment; in DrawLine() local
2606 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2607 rcUL.bottom = rcUL.top + 1; in DrawLine()
2609 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2611 surface->FillRectangle(rcUL, textFore); in DrawLine()
2613 PRectangle rcUL = rcSegment; in DrawLine() local
2614 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2615 rcUL.bottom = rcUL.top + 1; in DrawLine()
2616 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DEditor.cxx2605 PRectangle rcUL = rcSegment; in DrawLine() local
2606 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2607 rcUL.bottom = rcUL.top + 1; in DrawLine()
2609 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2611 surface->FillRectangle(rcUL, textFore); in DrawLine()
2613 PRectangle rcUL = rcSegment; in DrawLine() local
2614 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2615 rcUL.bottom = rcUL.top + 1; in DrawLine()
2616 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DEditor.cxx2600 PRectangle rcUL = rcSegment; in DrawLine() local
2601 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2602 rcUL.bottom = rcUL.top + 1; in DrawLine()
2604 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
2606 surface->FillRectangle(rcUL, textFore); in DrawLine()
2608 PRectangle rcUL = rcSegment; in DrawLine() local
2609 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
2610 rcUL.bottom = rcUL.top + 1; in DrawLine()
2611 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.cxx3086 PRectangle rcUL = rcSegment; in DrawLine() local
3087 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
3088 rcUL.bottom = rcUL.top + 1; in DrawLine()
3090 surface->FillRectangle(rcUL, vsDraw.hotspotForeground); in DrawLine()
3092 surface->FillRectangle(rcUL, textFore); in DrawLine()
3094 PRectangle rcUL = rcSegment; in DrawLine() local
3095 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
3096 rcUL.bottom = rcUL.top + 1; in DrawLine()
3097 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DEditor.cxx3109 PRectangle rcUL = rcSegment; in DrawLine() local
3110 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
3111 rcUL.bottom = rcUL.top + 1; in DrawLine()
3113 surface->FillRectangle(rcUL, vsDraw.hotspotForeground.allocated); in DrawLine()
3115 surface->FillRectangle(rcUL, textFore); in DrawLine()
3117 PRectangle rcUL = rcSegment; in DrawLine() local
3118 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
3119 rcUL.bottom = rcUL.top + 1; in DrawLine()
3120 surface->FillRectangle(rcUL, textFore); in DrawLine()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DEditor.cxx3086 PRectangle rcUL = rcSegment; in DrawLine() local
3087 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
3088 rcUL.bottom = rcUL.top + 1; in DrawLine()
3090 surface->FillRectangle(rcUL, vsDraw.hotspotForeground); in DrawLine()
3092 surface->FillRectangle(rcUL, textFore); in DrawLine()
3094 PRectangle rcUL = rcSegment; in DrawLine() local
3095 rcUL.top = rcUL.top + vsDraw.maxAscent + 1; in DrawLine()
3096 rcUL.bottom = rcUL.top + 1; in DrawLine()
3097 surface->FillRectangle(rcUL, textFore); in DrawLine()

12