Home
last modified time | relevance | path

Searched refs:formHeight (Results 1 – 10 of 10) sorted by relevance

/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/src/vm/intplugins/JPEGReadWriter2Plugin/
H A DJPEGReadWriter2Plugin.c266 sqInt formHeight; in primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgr() local
354 formHeight = ((j_decompress_ptr)aJPEGDecompressStruct)->image_height; in primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgr()
358 …ss((interpreterProxy->isWordsOrBytes(formBitsOops)) && (formBitsSize == (formPitch * formHeight))); in primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgr()
488 sqInt formHeight; in primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr() local
520 formHeight = null; in primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr()
532 formHeight; in primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr()
540 formHeight = interpreterProxy->fetchIntegerofObject(2, form); in primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr()
555 …ss((interpreterProxy->isWordsOrBytes(formBitsOops)) && (formBitsSize == (formPitch * formHeight))); in primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr()
575 pcinfo->image_height = formHeight; in primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr()
/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DForm.c1246 int formWidth, formHeight; local
1266 if (formResizable) formWidth = formHeight = -1;
1270 formHeight = fw -> core.height;
1334 vertDepth, &formHeight, formResizable, XwVERTICAL);
1343 (formWidth != fw -> core.width || formHeight != fw -> core.height))
1346 XtMakeResizeRequest((Widget)fw, formWidth, formHeight, &replyW, &replyH);
1351 formHeight = replyH;
1353 XtMakeResizeRequest((Widget)fw, formWidth, formHeight, NULL, NULL);
1358 vertDepth, &formHeight, False, XwVERTICAL);
1364 formHeight = fw -> core.height;
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DFolderBrowserDialog.cs72 object formHeight = MWFConfig.GetValue (folderbrowserdialog_string, height_string); in FolderBrowserDialog()
74 if (formHeight != null && formWidth != null) in FolderBrowserDialog()
75 formConfigSize = new Size ((int)formWidth, (int)formHeight); in FolderBrowserDialog()
H A DFileDialog.cs138 object formHeight = MWFConfig.GetValue (filedialog_string, height_string); in FileDialog()
140 if (formHeight != null && formWidth != null) in FileDialog()
141 formConfigSize = new Size ((int)formWidth, (int)formHeight); in FileDialog()
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/src/plugins/Squeak3D/
H A DSqueak3D.c1928 sqInt formHeight; in loadTextureinto() local
1943 formHeight = interpreterProxy->fetchIntegerofObject(2, form); in loadTextureinto()
1951 if ((formWidth < 1) || ((formHeight < 1) || (formDepth != 32))) { in loadTextureinto()
1957 if (!((interpreterProxy->byteSizeOf(formBits)) == ((formWidth * formHeight) * 4))) { in loadTextureinto()
1967 …return b3dLoadTexture(destPtr, formWidth, formHeight, formDepth, (unsigned int*) bitsPtr, 0, NULL)… in loadTextureinto()
/dports/devel/papilio-loader/Papilio-Loader-dd111c4/Java-GUI/src/net/gadgetfactory/papilio/loader/
H A DPapilioLoader.java209 int x = 150, y = 80, formWidth = 450, formHeight = 200; in PapilioLoader() local
296 formHeight = Integer.parseInt(settings.getProperty("WindowHeight")); in PapilioLoader()
/dports/lang/fpc-utils/fpc-3.2.2/rtl/netware/
H A Dnwsnut.pp963 formHeight,
975 formHeight,
/dports/lang/fpc-source/fpc-3.2.2/rtl/netware/
H A Dnwsnut.pp963 formHeight,
975 formHeight,
/dports/lang/fpc/fpc-3.2.2/rtl/netware/
H A Dnwsnut.pp963 formHeight,
975 formHeight,
/dports/editors/fpc-ide/fpc-3.2.2/rtl/netware/
H A Dnwsnut.pp963 formHeight,
975 formHeight,