Home
last modified time | relevance | path

Searched defs:ullCompleted (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DITaskbarList3.java22 public int SetProgressValue(long hwnd, long ullCompleted, long ullTotal) { in SetProgressValue()
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DTaskbarList.cs52 public static void SetProgressValue(Form fWindow, UInt64 ullCompleted, in SetProgressValue()
142 void SetProgressValue(IntPtr hwnd, UInt64 ullCompleted, UInt64 ullTotal); in SetProgressValue()
/dports/graphics/darktable/darktable-3.6.1/src/control/
H A Dprogress.c33 …#define ITaskbarList3_SetProgressValue(This,hwnd,ullCompleted,ullTotal) (This)->lpVtbl->SetProgres… argument
/dports/graphics/darktable38/darktable-3.8.0/src/control/
H A Dprogress.c33 …#define ITaskbarList3_SetProgressValue(This,hwnd,ullCompleted,ullTotal) (This)->lpVtbl->SetProgres… argument