Home
last modified time | relevance | path

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

/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwindef.h334 typedef INT CALLBACK (*EDITWORDBREAKPROCA)(LPSTR,INT,INT,INT); typedef
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwindef.h301 typedef INT CALLBACK (*EDITWORDBREAKPROCA)(LPSTR,INT,INT,INT); typedef
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwindef.h301 typedef INT CALLBACK (*EDITWORDBREAKPROCA)(LPSTR,INT,INT,INT); typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h62 typedef int (CALLBACK *EDITWORDBREAKPROCA) (LPSTR lpch, int ichCurrent, int cch, int code); typedef
79 typedef FARPROC EDITWORDBREAKPROCA; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h62 typedef int (CALLBACK *EDITWORDBREAKPROCA) (LPSTR lpch, int ichCurrent, int cch, int code); typedef
79 typedef FARPROC EDITWORDBREAKPROCA; typedef
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h17 typedef INT CALLBACK (*EDITWORDBREAKPROCA)(LPSTR,INT,INT,INT); typedef
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h1909 typedef int(CALLBACK *EDITWORDBREAKPROCA)(LPSTR,int,int,int); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinuser.h2131 typedef int(CALLBACK *EDITWORDBREAKPROCA)(LPSTR,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.h2131 typedef int(CALLBACK *EDITWORDBREAKPROCA)(LPSTR,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.rs1114 pub type EDITWORDBREAKPROCA = unsafe extern "system" fn(lpch: super::super::Foundation::PSTR, ichcu… typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs2894 pub type EDITWORDBREAKPROCA = unsafe extern "system" fn(lpch: super::super::Foundation::PSTR, ichcu… typedef