Home
last modified time | relevance | path

Searched refs:show_refresh_button (Results 1 – 9 of 9) sorted by relevance

/dports/deskutils/xfce4-notes-plugin/xfce4-notes-plugin-1.9.0/lib/
H A Dlibnotes.vapi81 public bool show_refresh_button { get; set; }
H A Dapplication.vala538 window.show_refresh_button = false;
563 window.show_refresh_button = true;
H A Dwindow.vala153 public bool show_refresh_button {
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSMInner.h182 bool show_refresh_button; // Show Updates button member
501 void SmStatusDlg(HWND hWnd, SM_SERVER *p, void *param, bool no_image, bool show_refresh_button, wch…
H A DSM.c18093 if (s->show_refresh_button == false) in SmStatusDlgProc()
18129 void SmStatusDlg(HWND hWnd, SM_SERVER *p, void *param, bool no_image, bool show_refresh_button, wch… in SmStatusDlg() argument
18149 s.show_refresh_button = show_refresh_button; in SmStatusDlg()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DSMInner.h182 bool show_refresh_button; // Show Updates button member
501 void SmStatusDlg(HWND hWnd, SM_SERVER *p, void *param, bool no_image, bool show_refresh_button, wch…
H A DSM.c18093 if (s->show_refresh_button == false) in SmStatusDlgProc()
18129 void SmStatusDlg(HWND hWnd, SM_SERVER *p, void *param, bool no_image, bool show_refresh_button, wch… in SmStatusDlg() argument
18149 s.show_refresh_button = show_refresh_button; in SmStatusDlg()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSMInner.h95 bool show_refresh_button; // Show Updates button member
414 void SmStatusDlg(HWND hWnd, SM_SERVER *p, void *param, bool no_image, bool show_refresh_button, wch…
H A DSM.c17965 if (s->show_refresh_button == false) in SmStatusDlgProc()
18001 void SmStatusDlg(HWND hWnd, SM_SERVER *p, void *param, bool no_image, bool show_refresh_button, wch… in SmStatusDlg() argument
18021 s.show_refresh_button = show_refresh_button; in SmStatusDlg()