Home
last modified time | relevance | path

Searched defs:PutPixel (Results 1 – 25 of 80) sorted by relevance

1234

/dports/games/ivan/ivan-059/FeLib/Include/
H A Drawbit.h66 void PutPixel(v2 Pos, paletteindex Color) in PutPixel() function
H A Dbitmap.h55 void PutPixel(int X, int Y, col16 Color) { Image[Y][X] = Color; } in PutPixel() function
56 void PutPixel(v2 Pos, col16 Color) { Image[Pos.Y][Pos.X] = Color; } in PutPixel() function
/dports/games/megamario/MegaMario_v1.7_full/src/src_Editor/
H A Dfunctions.cpp3 void PutPixel(SDL_Surface *pSurf, int x, int y, Uint32 color) in PutPixel() function
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtadraweropengl.pas79 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
313 procedure TOpenGLDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
H A Dtadrawerfpcanvas.pas70 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
257 procedure TFPCanvasDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/math/plplot/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets_agg.cpp450 void wxPLDevAGG::PutPixel( short x, short y, PLINT color ) in PutPixel() function in wxPLDevAGG
462 void wxPLDevAGG::PutPixel( short x, short y ) in PutPixel() function in wxPLDevAGG
H A Ddeprecated_wxwidgets_dc.cpp282 void wxPLDevDC::PutPixel( short x, short y, PLINT color ) in PutPixel() function in wxPLDevDC
298 void wxPLDevDC::PutPixel( short x, short y ) in PutPixel() function in wxPLDevDC
H A Ddeprecated_wxwidgets_gc.cpp324 void wxPLDevGC::PutPixel( short x, short y, PLINT color ) in PutPixel() function in wxPLDevGC
336 void wxPLDevGC::PutPixel( short x, short y ) in PutPixel() function in wxPLDevGC
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets_agg.cpp450 void wxPLDevAGG::PutPixel( short x, short y, PLINT color ) in PutPixel() function in wxPLDevAGG
462 void wxPLDevAGG::PutPixel( short x, short y ) in PutPixel() function in wxPLDevAGG
H A Ddeprecated_wxwidgets_dc.cpp282 void wxPLDevDC::PutPixel( short x, short y, PLINT color ) in PutPixel() function in wxPLDevDC
298 void wxPLDevDC::PutPixel( short x, short y ) in PutPixel() function in wxPLDevDC
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/opengl/
H A Dtadraweropengl.pas80 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
321 procedure TOpenGLDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtadraweropengl.pas79 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
313 procedure TOpenGLDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
H A Dtadrawerfpcanvas.pas70 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
257 procedure TFPCanvasDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/opengl/
H A Dtadraweropengl.pas80 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
321 procedure TOpenGLDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus/lazarus/components/tachart/bgra/
H A Dtadrawerbgra.pas61 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
225 procedure TBGRABitmapDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtadrawerfpcanvas.pas71 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
265 procedure TFPCanvasDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus/lazarus/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas72 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
278 procedure TFPVectorialDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtadrawerfpcanvas.pas71 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
265 procedure TFPCanvasDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-qt5/lazarus/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas72 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
278 procedure TFPVectorialDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-qt5/lazarus/components/tachart/bgra/
H A Dtadrawerbgra.pas61 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
225 procedure TBGRABitmapDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/games/freedroidrpg/freedroidrpg-0.16.1/tools/font/
H A Dgluefont.c64 void PutPixel(SDL_Surface * surface, int x, int y, Uint32 pixel) in PutPixel() function
/dports/games/njam/njam-1.25-src/src/
H A Dnjamutils.cpp106 void PutPixel(SDL_Surface *surface, int x, int y, Uint32 pixel) in PutPixel() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas73 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
287 procedure TFPVectorialDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/bgra/
H A Dtadrawerbgra.pas62 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
233 procedure TBGRABitmapDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/bgra/
H A Dtadrawerbgra.pas62 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override; procedure
233 procedure TBGRABitmapDrawer.PutPixel(AX, AY: Integer; AColor: TChartColor); procedure

1234