Home
last modified time | relevance | path

Searched refs:NeedsComponent (Results 1 – 25 of 36) sorted by relevance

12

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Duxa-glyphs.c105 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
180 component_alpha = NeedsComponent(pPictFormat->format); in uxa_realize_glyph_caches()
486 component_alpha = NeedsComponent(maskFormat->format); in uxa_check_glyphs()
789 component_alpha = NeedsComponent(maskFormat->format); in uxa_glyphs_via_mask()
992 if (NeedsComponent(list[0].format->format)) { in uxa_glyphs()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xephyr/xorg-server-1.20.13/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xwayland/xorg-server-1.20.13/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xarcan/xarcan-0.6.0/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/exa/
H A Dexa_glyphs.c143 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
194 component_alpha = NeedsComponent(pPictFormat->format); in exaRealizeGlyphCaches()
723 component_alpha = NeedsComponent(maskFormat->format); in exaGlyphs()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
H A Drender.c991 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
1026 component_alpha = NeedsComponent(glyphSet->format->format); in ProcRenderAddGlyphs()
/dports/x11-servers/xephyr/xorg-server-1.20.13/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
H A Drender.c991 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
1026 component_alpha = NeedsComponent(glyphSet->format->format); in ProcRenderAddGlyphs()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
H A Drender.c991 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
1026 component_alpha = NeedsComponent(glyphSet->format->format); in ProcRenderAddGlyphs()
/dports/x11-servers/xwayland/xorg-server-1.20.13/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
H A Drender.c991 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
1026 component_alpha = NeedsComponent(glyphSet->format->format); in ProcRenderAddGlyphs()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
/dports/x11-servers/xarcan/xarcan-0.6.0/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
H A Drender.c991 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
1026 component_alpha = NeedsComponent(glyphSet->format->format); in ProcRenderAddGlyphs()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/render/
H A Dglyph.c544 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
609 component_alpha = NeedsComponent(maskFormat->format); in miGlyphs()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_glyphs.c138 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) macro
257 component_alpha = NeedsComponent(pPictFormat->format); in sna_glyphs_create()
1165 component_alpha = NeedsComponent(format->format); in glyphs_via_mask()
1856 NeedsComponent(mask_format->format))); in glyphs_fallback()
1864 if (NeedsComponent(mask_format->format)) in glyphs_fallback()
2286 component_alpha = NeedsComponent(format->format); in glyphs_via_image()

12