Searched defs:zoomY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkImgPhoto.c238 int zoomX, zoomY; /* Values specified for -zoom option. */ member in struct:SubcommandOptions
4678 Tk_PhotoPutZoomedBlock( Tcl_Interp *interp, Tk_PhotoHandle handle, register Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY, int compRule) argument
6076 Tk_PhotoPutZoomedBlock_NoComposite( Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY) argument
6127 Tk_PhotoPutZoomedBlock_Panic( Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY, int compRule) argument
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkImgPhoto.c242 int zoomX, zoomY; /* Values specified for -zoom option. */ member in struct:SubcommandOptions
[all...]

Completed in 121 milliseconds