Home
last modified time | relevance | path

Searched refs:DlgCopy (Results 1 – 8 of 8) sorted by relevance

/dports/math/ngraph/Ngraph-6.3.54-src/x11/
H A Dx11dialg.c135 struct CopyDialog DlgCopy; variable
249 DlgCopy.widget=NULL; in initdialog()
250 DlgCopy.resource="single_select"; in initdialog()
437 CopyDialog(&DlgCopy,obj,Id,callback); in CopyClick()
438 if (DialogExecute(parent,&DlgCopy)==IDOK) sel=DlgCopy.sel; in CopyClick()
H A Dx11print.c671 CopyDialog(&DlgCopy,obj,-1,FileCB); in CmPrintDataFile()
672 if (DialogExecute(TopLevel,&DlgCopy)==IDOK) { in CmPrintDataFile()
673 id=DlgCopy.sel; in CmPrintDataFile()
H A Dx11axis.c2516 CopyDialog(&DlgCopy,obj,-1,AxisCB); in CmAxisDel()
2517 if (DialogExecute(TopLevel,&DlgCopy)==IDOK) { in CmAxisDel()
2518 i=DlgCopy.sel; in CmAxisDel()
2536 CopyDialog(&DlgCopy,obj,-1,AxisCB); in CmAxisUpdate()
2537 if (DialogExecute(TopLevel,&DlgCopy)==IDOK) { in CmAxisUpdate()
2538 i=DlgCopy.sel; in CmAxisUpdate()
H A Dx11dialg.h771 extern struct CopyDialog DlgCopy;
H A Dx11file.c3088 CopyDialog(&DlgCopy,obj,-1,FileCB); in CmFileEdit()
3089 if (DialogExecute(TopLevel,&DlgCopy)==IDOK) i=DlgCopy.sel; in CmFileEdit()
/dports/converters/mpack/mpack-1.6/
H A Dmacndlog.c219 DlgCopy(win->pwin); in NAdialogMenu()
/dports/print/freetype2/freetype-2.11.1/
H A DChangeLog41 * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Minor tweak.
69 * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Use transforms.
224 [builds/windows] Improve `DlgCopy` target.
228 * builds/windows/vc2010/freetype.vcxproj: Run `DlgCopy` conditionally
405 * builds/windows/vc2010/freetype.vcxproj: Specify DlgCopy target.
/dports/www/firefox/firefox-99.0/modules/freetype2/
H A DChangeLog41 * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Minor tweak.
69 * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Use transforms.
224 [builds/windows] Improve `DlgCopy` target.
228 * builds/windows/vc2010/freetype.vcxproj: Run `DlgCopy` conditionally
405 * builds/windows/vc2010/freetype.vcxproj: Specify DlgCopy target.