Home
last modified time | relevance | path

Searched refs:pixmapSelPattern (Results 1 – 25 of 67) sorted by relevance

123

/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DMarginView.cxx103 pixmapSelPattern = 0; in MarginView()
111 delete pixmapSelPattern; in DropGraphics()
112 pixmapSelPattern = 0; in DropGraphics()
118 if (pixmapSelPattern) in DropGraphics()
119 pixmapSelPattern->Release(); in DropGraphics()
128 if (!pixmapSelPattern) in AllocateGraphics()
129 pixmapSelPattern = Surface::Allocate(vsDraw.technology); in AllocateGraphics()
135 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
164 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
169 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
[all …]
H A DMarginView.h23 Surface *pixmapSelPattern; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DMarginView.cxx105 pixmapSelPattern = 0; in MarginView()
115 delete pixmapSelPattern; in DropGraphics()
116 pixmapSelPattern = 0; in DropGraphics()
122 if (pixmapSelPattern) in DropGraphics()
123 pixmapSelPattern->Release(); in DropGraphics()
132 if (!pixmapSelPattern) in AllocateGraphics()
133 pixmapSelPattern = Surface::Allocate(vsDraw.technology); in AllocateGraphics()
139 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
168 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
173 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
[all …]
H A DMarginView.h25 Surface *pixmapSelPattern; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DMarginView.cxx104 pixmapSelPattern = 0; in MarginView()
114 delete pixmapSelPattern; in DropGraphics()
115 pixmapSelPattern = 0; in DropGraphics()
121 if (pixmapSelPattern) in DropGraphics()
122 pixmapSelPattern->Release(); in DropGraphics()
131 if (!pixmapSelPattern) in AllocateGraphics()
132 pixmapSelPattern = Surface::Allocate(vsDraw.technology); in AllocateGraphics()
138 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
140 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
[all …]
H A DMarginView.h25 Surface *pixmapSelPattern; variable
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DMarginView.cxx112 pixmapSelPattern.reset(); in DropGraphics()
117 if (pixmapSelPattern) in DropGraphics()
118 pixmapSelPattern->Release(); in DropGraphics()
127 if (!pixmapSelPattern) in AllocateGraphics()
128 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
134 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
136 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
163 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
168 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
204 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h23 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DMarginView.cpp111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h23 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/x11-toolkits/scintilla/scintilla/src/
H A DMarginView.cxx112 pixmapSelPattern.reset(); in DropGraphics()
117 if (pixmapSelPattern) in DropGraphics()
118 pixmapSelPattern->Release(); in DropGraphics()
127 if (!pixmapSelPattern) in AllocateGraphics()
128 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
134 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
136 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
163 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
168 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
204 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h23 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DMarginView.cxx111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
/dports/editors/textadept/scintilla/src/
H A DMarginView.cxx112 pixmapSelPattern.reset(); in DropGraphics()
117 if (pixmapSelPattern) in DropGraphics()
118 pixmapSelPattern->Release(); in DropGraphics()
127 if (!pixmapSelPattern) in AllocateGraphics()
128 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
134 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
136 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
163 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
168 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
204 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
/dports/editors/scite/scintilla/src/
H A DMarginView.cxx112 pixmapSelPattern.reset(); in DropGraphics()
117 if (pixmapSelPattern) in DropGraphics()
118 pixmapSelPattern->Release(); in DropGraphics()
127 if (!pixmapSelPattern) in AllocateGraphics()
128 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
134 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
136 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
163 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
168 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
204 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DMarginView.cpp111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h23 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DMarginView.cpp111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h23 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DMarginView.cpp111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h23 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DMarginView.cxx113 pixmapSelPattern.reset(); in DropGraphics()
118 if (pixmapSelPattern) in DropGraphics()
119 pixmapSelPattern->Release(); in DropGraphics()
128 if (!pixmapSelPattern) in AllocateGraphics()
129 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
135 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
137 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
164 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
169 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
205 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
H A DMarginView.h25 std::unique_ptr<Surface> pixmapSelPattern; variable
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DMarginView.cxx111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DMarginView.cxx111 pixmapSelPattern.reset(); in DropGraphics()
116 if (pixmapSelPattern) in DropGraphics()
117 pixmapSelPattern->Release(); in DropGraphics()
126 if (!pixmapSelPattern) in AllocateGraphics()
127 pixmapSelPattern.reset(Surface::Allocate(vsDraw.technology)); in AllocateGraphics()
133 if (!pixmapSelPattern->Initialised()) { in RefreshPixMaps()
135 pixmapSelPattern->InitPixMap(patternSize, patternSize, surfaceWindow, wid); in RefreshPixMaps()
162 pixmapSelPattern->FillRectangle(rcPattern, colourFMFill); in RefreshPixMaps()
167 pixmapSelPattern->FillRectangle(rcPixel, colourFMStripes); in RefreshPixMaps()
203 invertPhase ? *pixmapSelPattern : *pixmapSelPatternOffset1); in PaintMargin()

123