Home
last modified time | relevance | path

Searched defs:EDITWORDBREAKPROCW (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwindef.h335 typedef INT CALLBACK (*EDITWORDBREAKPROCW)(LPWSTR,INT,INT,INT); typedef
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwindef.h302 typedef INT CALLBACK (*EDITWORDBREAKPROCW)(LPWSTR,INT,INT,INT); typedef
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwindef.h302 typedef INT CALLBACK (*EDITWORDBREAKPROCW)(LPWSTR,INT,INT,INT); typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h63 typedef int (CALLBACK *EDITWORDBREAKPROCW) (LPWSTR lpch, int ichCurrent, int cch, int code); typedef
80 typedef FARPROC EDITWORDBREAKPROCW; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h63 typedef int (CALLBACK *EDITWORDBREAKPROCW) (LPWSTR lpch, int ichCurrent, int cch, int code); typedef
80 typedef FARPROC EDITWORDBREAKPROCW; typedef
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h18 typedef INT CALLBACK (*EDITWORDBREAKPROCW)(LPWSTR,INT,INT,INT); typedef
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h1910 typedef int(CALLBACK *EDITWORDBREAKPROCW)(LPWSTR,int,int,int); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinuser.h2132 typedef int(CALLBACK *EDITWORDBREAKPROCW)(LPWSTR,int,int,int); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinuser.h2132 typedef int(CALLBACK *EDITWORDBREAKPROCW)(LPWSTR,int,int,int); typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs1116 pub type EDITWORDBREAKPROCW = unsafe extern "system" fn(lpch: super::super::Foundation::PWSTR, ichc… typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs2896 pub type EDITWORDBREAKPROCW = unsafe extern "system" fn(lpch: super::super::Foundation::PWSTR, ichc… typedef