Home
last modified time | relevance | path

Searched defs:PaintComposite (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh445 struct PaintComposite struct
447 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
455 HBUINT8 format; /* format = 20 */
456 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
457 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
458 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh445 struct PaintComposite struct
447 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
455 HBUINT8 format; /* format = 20 */
456 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
457 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
458 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh683 struct PaintComposite struct
687 bool subset (hb_subset_context_t *c) const in subset()
697 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
705 HBUINT8 format; /* format = 20 */
706 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
707 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
708 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh860 struct PaintComposite struct
864 bool subset (hb_subset_context_t *c) const in subset()
874 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
882 HBUINT8 format; /* format = 32 */
883 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
884 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
885 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh860 struct PaintComposite struct
864 bool subset (hb_subset_context_t *c) const in subset()
874 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
882 HBUINT8 format; /* format = 32 */
883 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
884 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
885 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh860 struct PaintComposite struct
864 bool subset (hb_subset_context_t *c) const in subset()
874 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
882 HBUINT8 format; /* format = 32 */
883 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
884 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
885 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh860 struct PaintComposite struct
864 bool subset (hb_subset_context_t *c) const in subset()
874 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
882 HBUINT8 format; /* format = 32 */
883 …set24To<Paint> src; /* Offset (from beginning of PaintComposite table) to source Paint subtable. */
884 CompositeMode mode; /* If mode is unrecognized use COMPOSITE_CLEAR */
885 …<Paint> backdrop; /* Offset (from beginning of PaintComposite table) to backdrop Paint subtable. */
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShellForwards.h196 PaintComposite = 1 << 1, enumerator
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShellForwards.h201 PaintComposite = 1 << 2, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShellForwards.h196 PaintComposite = 1 << 1, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShellForwards.h201 PaintComposite = 1 << 1, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterScrollBar.cxx711 void PresenterVerticalScrollBar::PaintComposite( in PaintComposite() function in sdext::presenter::PresenterVerticalScrollBar
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterScrollBar.cxx712 void PresenterVerticalScrollBar::PaintComposite( in PaintComposite() function in sdext::presenter::PresenterVerticalScrollBar
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A DotTables.py1494 PaintComposite = 32 variable in PaintFormat