Home
last modified time | relevance | path

Searched refs:dxdialog_w (Results 1 – 2 of 2) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dstatus.h139 int dxdialog_w; member
/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dstatus.cxx387 dxdialog_w = dxcluster_viewer->w(); in saveLastState()
607 spref.set("dxdialog_w", dxdialog_w); in saveLastState()
915 spref.get("dxdialog_w", dxdialog_w, dxdialog_w); in loadLastState()
1273 dxcluster_viewer->resize(dxdialog_x, dxdialog_y, dxdialog_w, dxdialog_h); in initLastState()