Home
last modified time | relevance | path

Searched refs:DrawElement (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkThreadedBMPDevice.h63 class DrawElement {
65 using InitFn = std::function<void(SkArenaAlloc* threadAlloc, DrawElement* element)>;
69 DrawElement() {} in DrawElement() function
70 DrawElement(SkThreadedBMPDevice* device, DrawFn&& drawFn, const SkRect& rawDrawBounds) in DrawElement() function
75 DrawElement(SkThreadedBMPDevice* device, InitFn&& initFn, const SkRect& rawDrawBounds) in DrawElement() function
142 new (&fElements[fSize++]) DrawElement(fDevice, std::move(fn), rawDrawBounds); in push()
154 DrawElement fElements[MAX_QUEUE_SIZE];
187 SkThreadedBMPDevice::DrawElement* fElement;
/dports/deskutils/calibre/calibre-src-5.34.0/src/odf/
H A Ddraw.py47 def DrawElement(name=None, **args): function
117 return DrawElement(qname=(DRAWNS,'fill-image'), **args)
137 return DrawElement(qname=(DRAWNS,'gradient'), **args)
145 return DrawElement(qname=(DRAWNS,'hatch'), **args)
169 return DrawElement(qname=(DRAWNS,'marker'), **args)
185 return DrawElement(qname=(DRAWNS,'opacity'), **args)
225 return DrawElement(qname=(DRAWNS,'stroke-dash'), **args)
H A Dsvg.py24 from .draw import DrawElement
54 return DrawElement(qname=(SVGNS,'linearGradient'), **args)
58 return DrawElement(qname=(SVGNS,'radialGradient'), **args)
/dports/devel/py-odfpy/odfpy-1.4.1/odf/
H A Ddraw.py46 def DrawElement(name=None, **args): function
101 return DrawElement(qname = (DRAWNS,'fill-image'), **args)
117 return DrawElement(qname = (DRAWNS,'gradient'), **args)
123 return DrawElement(qname = (DRAWNS,'hatch'), **args)
141 return DrawElement(qname = (DRAWNS,'marker'), **args)
153 return DrawElement(qname = (DRAWNS,'opacity'), **args)
184 return DrawElement(qname = (DRAWNS,'stroke-dash'), **args)
H A Dsvg.py23 from odf.draw import DrawElement
47 return DrawElement(qname = (SVGNS,'linearGradient'), **args)
50 return DrawElement(qname = (SVGNS,'radialGradient'), **args)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/inc/
H A Dgenericelements.hxx149 struct DrawElement : public GraphicalElement struct
152 DrawElement( Element* pParent, sal_Int32 nGCId ) in DrawElement() argument
160 struct FrameElement : public DrawElement
165 : DrawElement( pParent, nGCId ) {} in FrameElement()
207 struct PolyPolyElement : public DrawElement
227 struct ImageElement : public DrawElement
232 : DrawElement( pParent, nGCId ), Image( nImage ) {} in ImageElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/inc/
H A Dgenericelements.hxx149 struct DrawElement : public GraphicalElement struct
152 DrawElement( Element* pParent, sal_Int32 nGCId ) in DrawElement() argument
160 struct FrameElement : public DrawElement
165 : DrawElement( pParent, nGCId ) {} in FrameElement()
207 struct PolyPolyElement : public DrawElement
227 struct ImageElement : public DrawElement
232 : DrawElement( pParent, nGCId ), Image( nImage ) {} in ImageElement()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/rigid/
H A Dmass1D.cpp123 void Mass1D::DrawElement() in DrawElement() function in Mass1D
125 Element::DrawElement(); in DrawElement()
221 void Rotor1D::DrawElement() in DrawElement() function in Rotor1D
223 Element::DrawElement(); in DrawElement()
H A Drigid2D.cpp192 void Mass2D::DrawElement() in DrawElement() function in Mass2D
194 Body2D::DrawElement(); in DrawElement()
415 void Rigid2D::DrawElement() in DrawElement() function in Rigid2D
417 Body2D::DrawElement(); in DrawElement()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiLabels.cpp32 void Label::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::Label
136 void WoodenLabel::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::WoodenLabel
211 void MultilineLabel::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::MultilineLabel
287 void HorizontalLine::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::HorizontalLine
300 void ProgressBar::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::ProgressBar
329 void Picture::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::Picture
395 void OverlayPicture::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::OverlayPicture
454 void PaintBox::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::PaintBox
524 void TextWindow::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::TextWindow
H A DC4GuiButton.cpp82 void Button::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::Button
209 void IconButton::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::IconButton
270 void ArrowButton::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::ArrowButton
313 void FacetButton::DrawElement(C4TargetFacet &cgo) in DrawElement() function in C4GUI::FacetButton
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A DRigidBodyJoints.h165 virtual void DrawElement();
265 virtual void DrawElement();
353 virtual void DrawElement();
483 virtual void DrawElement();
598 virtual void DrawElement();
672 virtual void DrawElement();
786 virtual void DrawElement();
906 virtual void DrawElement();
1021 virtual void DrawElement();
1151 virtual void DrawElement();
[all …]
H A Dcontrol.h322 virtual void DrawElement();
817 virtual void DrawElement() in DrawElement() function
958 virtual void DrawElement() in DrawElement() function
1065 virtual void DrawElement() in DrawElement() function
1193 virtual void DrawElement() in DrawElement() function
1391 virtual void DrawElement() in DrawElement() function
1611 virtual void DrawElement() in DrawElement() function
1699 virtual void DrawElement() in DrawElement() function
2505 virtual void DrawElement() { InputOutputElement::DrawElement(); }; in DrawElement() function
2631 virtual void DrawElement() in DrawElement() function
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/mui/
H A Dmuithemes.pas51 procedure DrawElement(DC: HDC; Details: TThemedElementDetails; procedure
254 procedure TMUIThemeServices.DrawElement(DC: HDC; procedure
272 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/mui/
H A Dmuithemes.pas51 procedure DrawElement(DC: HDC; Details: TThemedElementDetails; procedure
254 procedure TMUIThemeServices.DrawElement(DC: HDC; procedure
272 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuithemes.pas51 procedure DrawElement(DC: HDC; Details: TThemedElementDetails; procedure
254 procedure TMUIThemeServices.DrawElement(DC: HDC; procedure
272 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuithemes.pas51 procedure DrawElement(DC: HDC; Details: TThemedElementDetails; procedure
254 procedure TMUIThemeServices.DrawElement(DC: HDC; procedure
272 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus/lazarus/lcl/interfaces/fpgui/
H A Dfpguithemes.pas40 …procedure DrawElement(DC: HDC; Details: TThemedElementDetails; const R: TRect; ClipRect: PRect = n… procedure
129 procedure TFPGUIThemeServices.DrawElement(DC: HDC; procedure
223 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/fpgui/
H A Dfpguithemes.pas40 …procedure DrawElement(DC: HDC; Details: TThemedElementDetails; const R: TRect; ClipRect: PRect = n… procedure
129 procedure TFPGUIThemeServices.DrawElement(DC: HDC; procedure
223 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/fpgui/
H A Dfpguithemes.pas40 …procedure DrawElement(DC: HDC; Details: TThemedElementDetails; const R: TRect; ClipRect: PRect = n… procedure
129 procedure TFPGUIThemeServices.DrawElement(DC: HDC; procedure
223 inherited DrawElement(DC, Details, R, ClipRect);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/fpgui/
H A Dfpguithemes.pas40 …procedure DrawElement(DC: HDC; Details: TThemedElementDetails; const R: TRect; ClipRect: PRect = n… procedure
129 procedure TFPGUIThemeServices.DrawElement(DC: HDC; procedure
223 inherited DrawElement(DC, Details, R, ClipRect);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dui_renderer.cc64 DrawElement(camera_model, *element); in DrawElements()
69 void UiRenderer::DrawElement(const CameraModel& camera_model, in DrawElement() function in vr::UiRenderer
/dports/games/warmux/warmux-11.04/src/map/
H A Drandom_map.cpp78 void RandomMap::DrawElement() in DrawElement() function in RandomMap
173 DrawElement(); in GeneratePlatforms()
230 DrawElement(); in GenerateIsland()
278 DrawElement(); in GenerateGridElements()
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawnthemes.pas41 …procedure DrawElement(DC: HDC; Details: TThemedElementDetails; const R: TRect; ClipRect: PRect); o… procedure
535 procedure TCDThemeServices.DrawElement(DC: HDC; in InitThemes() procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnthemes.pas41 …procedure DrawElement(DC: HDC; Details: TThemedElementDetails; const R: TRect; ClipRect: PRect); o… procedure
535 procedure TCDThemeServices.DrawElement(DC: HDC; in InitThemes() procedure

12345678910>>...15