Home
last modified time | relevance | path

Searched refs:formatForm (Results 1 – 5 of 5) sorted by relevance

/dports/devel/gorm/apps-gorm-04554d2/Palettes/4Data/
H A DGormNumberFormatterAttributesInspector.m109 [[formatForm cellAtIndex:0] setStringValue: VSTR(positiveFmt)];
110 [[formatForm cellAtIndex:1] setStringValue: VSTR(zeroFmt)];
111 [[formatForm cellAtIndex:2] setStringValue: VSTR(negativeFmt)];
117 else if (sender == formatForm)
192 [[formatForm cellAtIndex:0] setStringValue: [fmtr positiveFormat]];
193 [[formatForm cellAtIndex:1] setStringValue: [fmtr zeroFormat]];
194 [[formatForm cellAtIndex:2] setStringValue: [fmtr negativeFormat]];
195 [[formatForm cellAtIndex:3] setObjectValue: [fmtr minimum]];
196 [[formatForm cellAtIndex:4] setObjectValue: [fmtr maximum]];
H A DGormNumberFormatterAttributesInspector.h36 id formatForm; variable
/dports/devel/gorm/apps-gorm-04554d2/Palettes/4Data/GormNSNumberFormatterInspector.gorm/
H A Ddata.classes9 formatForm,
/dports/editors/nedit/nedit-5.7/source/
H A Dfile.c1481 Widget formatForm, formatBtns, unixFormat, dosFormat, macFormat; local
1506 formatForm = XtVaCreateManagedWidget("formatForm", xmFormWidgetClass,
1509 xmRowColumnWidgetClass, formatForm,
1557 xmToggleButtonWidgetClass, formatForm,
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin1.c309 static ForM formatForm = NULL; variable
11501 Show (formatForm); in BackToFormat()
11502 Select (formatForm); in BackToFormat()
11549 Hide (formatForm); in BackToSubmitter()
11637 Show (formatForm); in TpaPrev()
11638 Select (formatForm); in TpaPrev()
11710 Hide (formatForm); in GetOrgAndSeq()
14155 Remove (formatForm); in Main()
14227 Hide (formatForm); in ExportSubmitterBlockTemplate()
34400 Show (formatForm); in NextToWizard()
[all …]