Home
last modified time | relevance | path

Searched refs:DlgPage (Results 1 – 3 of 3) sorted by relevance

/dports/math/ngraph/Ngraph-6.3.54-src/x11/
H A Dx11dialg.c115 struct PageDialog DlgPage; variable
209 DlgPage.widget=NULL; in initdialog()
210 DlgPage.resource="page"; in initdialog()
H A Dx11graph.c806 PageDialog(&DlgPage); in CmGraphPage()
807 if (DialogExecute(TopLevel,&DlgPage)==IDOK) { in CmGraphPage()
H A Dx11dialg.h751 extern struct PageDialog DlgPage;