Home
last modified time | relevance | path

Searched defs:pbAlpha (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/scintilla/scite/gtk/
H A DWidget.cxx217 GdkPixbuf *pbAlpha = gdk_pixbuf_add_alpha(pbGrey, TRUE, 0xff, 0xff, 0); in Create() local
/dports/editors/scite/scite/gtk/
H A DWidget.cxx217 GdkPixbuf *pbAlpha = gdk_pixbuf_add_alpha(pbGrey, TRUE, 0xff, 0xff, 0); in Create() local
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DUser32.java567 ByteByReference pbAlpha, IntByReference pdwFlags); in GetLayeredWindowAttributes()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DXplatUIWin32.cs3516 … Win32GetLayeredWindowAttributes (IntPtr hwnd, out COLORREF pcrKey, out byte pbAlpha, out LayeredW… in Win32GetLayeredWindowAttributes()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2897 …native boolean GetLayeredWindowAttributes (long hwnd, int [] pcrKey, byte [] pbAlpha, int [] pdwFl… in GetLayeredWindowAttributes()