Home
last modified time | relevance | path

Searched refs:resizemode (Results 1 – 25 of 123) sorted by relevance

12345

/dports/graphics/pixie/Pixie/src/ri/
H A Dtexmake.cpp519 …loat filterHeight,RtFilterFunc filter,const char *smode,const char *tmode,const char *resizemode) { in adjustSize() argument
528 int resizeModeLen = (int) strlen(resizemode); in adjustSize()
530 if (resizemode[resizeModeLen-1] == '-') { in adjustSize()
537 if (strncmp(resizemode,resizeDownMode,resizeModeLen) == 0) { in adjustSize()
540 } else if (strncmp(resizemode,resizeRoundMode,resizeModeLen) == 0) { in adjustSize()
577 if (strcmp(resizemode,resizeNoneMode) != 0) { in adjustSize()
655 … filterHeight,int tileSize,void *data,const char *smode,const char *tmode,const char *resizemode) { in appendTexture() argument
659 …idth,&validHeight,numSamples,bitspersample,filterWidth,filterHeight,filter,smode,tmode,resizemode); in appendTexture()
667 …idth,&validHeight,numSamples,bitspersample,filterWidth,filterHeight,filter,smode,tmode,resizemode); in appendTexture()
675 …idth,&validHeight,numSamples,bitspersample,filterWidth,filterHeight,filter,smode,tmode,resizemode); in appendTexture()
/dports/databases/py-gdbm/Python-3.8.12/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/lang/python-legacy/Python-2.7.18/Demo/turtle/
H A Dturtle.cfg7 resizemode = auto
H A Dtdemo_paint.py40 resizemode("user")
H A Dtdemo_I_dontlike_tiltdemo.py21 resizemode("user")
/dports/lang/python27/Python-2.7.18/Demo/turtle/
H A Dturtle.cfg7 resizemode = auto
H A Dtdemo_paint.py40 resizemode("user")
H A Dtdemo_I_dontlike_tiltdemo.py21 resizemode("user")
/dports/lang/python310/Python-3.10.1/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/lang/python37/Python-3.7.12/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/lang/python-tools/Python-3.8.12/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/lang/python39/Python-3.9.9/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/lang/python38/Python-3.8.12/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/lang/python311/Python-3.11.0a3/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/databases/py-sqlite3/Python-3.8.12/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/turtledemo/
H A Dturtle.cfg7 resizemode = auto
H A Dpaint.py40 resizemode("user")

12345