Home
last modified time | relevance | path

Searched defs:botflag (Results 1 – 8 of 8) sorted by relevance

/dports/math/ploticus-nox11/pl240src/src/
H A Dproc_venndisk.c27 int datadriven, xfld, areafld, clrfld, botflag, irow, solidfill, lblfld, align; in PLP_venndisk() local
/dports/math/ploticus/pl240src/src/
H A Dproc_venndisk.c27 int datadriven, xfld, areafld, clrfld, botflag, irow, solidfill, lblfld, align; in PLP_venndisk() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_lines_ex/
H A DDPHull.h393 int topflag, botflag; in Build() local
H A DPathHull.h223 int topflag, botflag; in Add() local
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dchannel.c90 …ullname, char const * shortname, char const * clienttag, int permflag, int botflag, int operflag, … in channel_create()
903 int botflag; in channellist_load_permanent() local
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dselgen.c495 l_int32 botflag, in pixGenerateSelBoundary()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dselgen.c478 l_int32 botflag, in pixGenerateSelBoundary()
/dports/www/py-pywikibot/pywikibot-6.6.3/pywikibot/page/
H A D__init__.py1216 def _save(self, summary=None, watch=None, minor=True, botflag=None, argument
1277 def put(self, newtext, summary=None, watch=None, minor=True, botflag=None, argument
1299 botflag=None, force=False, callback=None, argument
1348 def touch(self, callback=None, botflag=False, **kwargs): argument