Home
last modified time | relevance | path

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

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dformat.go16 FORMAT_ARGB32 Format = C.CAIRO_FORMAT_ARGB32 const
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DCairoImage.java22 public static final int FORMAT_ARGB32 = 0; field in CairoImage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DCairoImage.java22 public static final int FORMAT_ARGB32 = 0; field in CairoImage
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dformat.go16 FORMAT_ARGB32 Format = C.CAIRO_FORMAT_ARGB32 const
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dformat.go16 FORMAT_ARGB32 Format = C.CAIRO_FORMAT_ARGB32 const
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dformat.go16 FORMAT_ARGB32 Format = C.CAIRO_FORMAT_ARGB32 const
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dformat.go16 FORMAT_ARGB32 Format = C.CAIRO_FORMAT_ARGB32 const
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/
H A DBufferedImage.java64 public static final int FORMAT_ARGB32 = 0; field in BufferedImage
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Denums.h347 FORMAT_ARGB32 = CAIRO_FORMAT_ARGB32, enumerator
/dports/graphics/py-cairocffi/cairocffi-1.2.0/cairocffi/
H A Dconstants.py58 FORMAT_ARGB32 = 0 variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dgraphics.py57 FORMAT_ARGB32 = cairo.FORMAT_ARGB32 variable