Home
last modified time | relevance | path

Searched refs:drawIt (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/py-beziers/beziers-0.4.0/test/
H A Dtest_booleanshapeoperations.py8 def drawIt(self, s,c,paths): member in BooleanShapeOperations
21 self.drawIt(subject,clip,paths)
H A Dtest_distance.py7 def drawIt(s, c, segs): function
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Cartesian/
H A DKChartBarDiagram_p.cpp78 bool drawIt = false; in paintBars() local
83 drawIt = true; in paintBars()
88 if ( drawIt ) { in paintBars()
/dports/math/R/R-4.1.2/src/library/grid/vignettes/
H A Dgrobs.Rnw227 drawIt <- function(row, col) {
236 drawIt(1, 1)
238 drawIt(1, 2)
240 drawIt(2, 2)
302 drawIt(1, 1)
304 drawIt(1, 2)
307 drawIt(2, 1)
309 drawIt(2, 2)
450 drawIt(1, 1)
460 drawIt(1, 2)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/grid/vignettes/
H A Dgrobs.Rnw227 drawIt <- function(row, col) {
236 drawIt(1, 1)
238 drawIt(1, 2)
240 drawIt(2, 2)
302 drawIt(1, 1)
304 drawIt(1, 2)
307 drawIt(2, 1)
309 drawIt(2, 2)
450 drawIt(1, 1)
460 drawIt(1, 2)
[all …]
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/list/
H A D_Listmodule.c227 Boolean drawIt; in ListObj_LSetDrawingMode() local
229 &drawIt)) in ListObj_LSetDrawingMode()
231 LSetDrawingMode(drawIt, in ListObj_LSetDrawingMode()
813 Boolean drawIt; in List_CreateCustomList() local
825 &drawIt, in List_CreateCustomList()
839 drawIt, in List_CreateCustomList()
863 Boolean drawIt; in List_LNew() local
873 &drawIt, in List_LNew()
883 drawIt, in List_LNew()
/dports/lang/python27/Python-2.7.18/Mac/Modules/list/
H A D_Listmodule.c227 Boolean drawIt; in ListObj_LSetDrawingMode() local
229 &drawIt)) in ListObj_LSetDrawingMode()
231 LSetDrawingMode(drawIt, in ListObj_LSetDrawingMode()
813 Boolean drawIt; in List_CreateCustomList() local
825 &drawIt, in List_CreateCustomList()
839 drawIt, in List_CreateCustomList()
863 Boolean drawIt; in List_LNew() local
873 &drawIt, in List_LNew()
883 drawIt, in List_LNew()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dxtext.c180 DrawString drawIt = img ? XDrawImageString : XDrawString; in fli_draw_string() local
357 drawIt( flx->display, flx->win, flx->textgc, in fli_draw_string()
406 drawIt( flx->display, flx->win, flx->textgc, xsel, in fli_draw_string()
1113 DrawString drawIt = img ? XDrawImageString : XDrawString; in fli_draw_stringTAB() local
1125 drawIt( flx->display, win, gc, x + w, y, ( char * ) q, p - q ); in fli_draw_stringTAB()
1130 drawIt( flx->display, win, gc, x + w, y, ( char * ) q, s - q + len ); in fli_draw_stringTAB()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DLists.pas471 …llSize: Point; const (*var*) theSpec: ListDefSpec; theWindow: WindowRef; drawIt: Boolean; hasGrow:… in CreateCustomList()
489 …Bounds: ListBounds; cSize: Point; theProc: SInt16; theWindow: WindowRef; drawIt: Boolean; hasGrow:… in LNew()
654 procedure LSetDrawingMode( drawIt: Boolean; lHandle: ListHandle ); external name '_LSetDrawingMode';
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartAbstractDiagram_p.cpp527 bool drawIt = true; in paintDataValueText() local
545 drawIt = false; in paintDataValueText()
549 if ( drawIt ) { in paintDataValueText()
554 if ( drawIt ) { in paintDataValueText()
/dports/games/xboing/xboing/include/
H A Dblocks.h208 int blockType, int counterSlide, int drawIt);
/dports/games/edge/Edge-1.35-source/src/
H A De_main.cc197 perc = pp; drawIt(); in recomputePercent()
201 void drawIt(int glbsp_perc = -1) // a bit kludgy... in drawIt() function in startup_progress_c
248 s_progress.drawIt(perc); in E_NodeProgress()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/themes/
H A Dgtk.cpp1013 bool drawIt = true; in DrawRadioButtonBitmap() local
1019 drawIt = false; in DrawRadioButtonBitmap()
1021 if ( drawIt ) in DrawRadioButtonBitmap()
1032 drawIt = true; // with the same pen in DrawRadioButtonBitmap()
1036 drawIt = true; in DrawRadioButtonBitmap()
1039 drawIt = false; in DrawRadioButtonBitmap()
1041 if ( drawIt ) in DrawRadioButtonBitmap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/themes/
H A Dgtk.cpp1013 bool drawIt = true; in DrawRadioButtonBitmap() local
1019 drawIt = false; in DrawRadioButtonBitmap()
1021 if ( drawIt ) in DrawRadioButtonBitmap()
1032 drawIt = true; // with the same pen in DrawRadioButtonBitmap()
1036 drawIt = true; in DrawRadioButtonBitmap()
1039 drawIt = false; in DrawRadioButtonBitmap()
1041 if ( drawIt ) in DrawRadioButtonBitmap()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/themes/
H A Dgtk.cpp1018 bool drawIt = true; in DrawRadioButtonBitmap() local
1023 drawIt = false; in DrawRadioButtonBitmap()
1025 if ( drawIt ) in DrawRadioButtonBitmap()
1031 drawIt = true; in DrawRadioButtonBitmap()
1034 drawIt = false; in DrawRadioButtonBitmap()
1036 if ( drawIt ) in DrawRadioButtonBitmap()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DPlayerView.cpp1804 bool drawIt = false; in Process() local
1808 drawIt = pfx->SetTriggerState( true ); in Process()
1811 drawIt = pfx->SetTriggerState( false ); in Process()
1815 if ( drawIt ) { in Process()
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/svgbob-0.4.1/examples/
H A Ddemo.bob289 "*[1] In vim, there is a drawIt plugin which helps you easily draw ascii"
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob/examples/
H A Ddemo.bob289 "*[1] In vim, there is a drawIt plugin which helps you easily draw ascii"
/dports/games/xboing/xboing/
H A Dblocks.c2444 int blockType, int counterSlide, int drawIt) in AddNewBlock() argument
2446 void AddNewBlock(display, window, row, col, blockType, counterSlide, drawIt) in AddNewBlock()
2453 int drawIt;
2569 if (drawIt) DrawBlock(display, window, row, col, blockType);
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/
H A DREADME.md339 "*[1] In vim, there is a drawIt plugin which helps you easily draw ascii"
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Ddraw.c566 int value= 0, drawIt= t; in Gd_DrawRing() local
580 drawIt= GdBeginEl(box, el->number); in Gd_DrawRing()
582 if (drawIt) value|= el->ops->Draw(el, xIsLog, yIsLog); in Gd_DrawRing()