Home
last modified time | relevance | path

Searched refs:glyphProperties (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc675 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
676 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
682 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
687 delete [] glyphProperties; in _hb_directwrite_shape_full()
719 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
737 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
769 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
869 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc666 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
667 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
673 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
678 delete [] glyphProperties; in _hb_directwrite_shape_full()
710 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
728 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
760 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
860 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc675 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
676 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
682 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
687 delete [] glyphProperties; in _hb_directwrite_shape_full()
719 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
737 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
769 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
869 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc666 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
667 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
673 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
678 delete [] glyphProperties; in _hb_directwrite_shape_full()
710 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
728 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
760 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
860 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-directwrite.cc666 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
667 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
673 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
678 delete [] glyphProperties; in _hb_directwrite_shape_full()
710 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
728 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
760 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
860 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-directwrite.cc666 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
667 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
673 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
678 delete [] glyphProperties; in _hb_directwrite_shape_full()
710 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
728 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
760 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
860 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc666 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
667 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
673 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
678 delete [] glyphProperties; in _hb_directwrite_shape_full()
710 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
728 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
760 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
860 delete [] glyphProperties; in _hb_directwrite_shape_full()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc635 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape() local
636 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape()
653 glyphProperties, in _hb_directwrite_shape()
659 delete [] glyphProperties; in _hb_directwrite_shape()
695 glyphProperties, in _hb_directwrite_shape()
771 delete [] glyphProperties; in _hb_directwrite_shape()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc635 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape() local
636 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape()
653 glyphProperties, in _hb_directwrite_shape()
659 delete [] glyphProperties; in _hb_directwrite_shape()
695 glyphProperties, in _hb_directwrite_shape()
771 delete [] glyphProperties; in _hb_directwrite_shape()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc635 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape() local
636 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape()
653 glyphProperties, in _hb_directwrite_shape()
659 delete [] glyphProperties; in _hb_directwrite_shape()
695 glyphProperties, in _hb_directwrite_shape()
771 delete [] glyphProperties; in _hb_directwrite_shape()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc635 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape() local
636 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape()
653 glyphProperties, in _hb_directwrite_shape()
659 delete [] glyphProperties; in _hb_directwrite_shape()
695 glyphProperties, in _hb_directwrite_shape()
771 delete [] glyphProperties; in _hb_directwrite_shape()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-directwrite.cc671 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties = (DWRITE_SHAPING_GLYPH_PROPERTIES*) in _hb_directwrite_shape_full() local
677 glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
682 free (glyphProperties); in _hb_directwrite_shape_full()
721 glyphProperties, glyphCount, fontFace, fontEmSize, in _hb_directwrite_shape_full()
743 glyphProperties, justificationOpportunities); in _hb_directwrite_shape_full()
786 glyphProperties, &actualGlyphsCount, modifiedClusterMap, modifiedGlyphIndices, in _hb_directwrite_shape_full()
891 free (glyphProperties); in _hb_directwrite_shape_full()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc669 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties = (DWRITE_SHAPING_GLYPH_PROPERTIES*) in _hb_directwrite_shape_full() local
675 glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
680 free (glyphProperties); in _hb_directwrite_shape_full()
719 glyphProperties, glyphCount, fontFace, fontEmSize, in _hb_directwrite_shape_full()
741 glyphProperties, justificationOpportunities); in _hb_directwrite_shape_full()
784 glyphProperties, &actualGlyphsCount, modifiedClusterMap, modifiedGlyphIndices, in _hb_directwrite_shape_full()
889 free (glyphProperties); in _hb_directwrite_shape_full()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-directwrite.cc797 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape() local
798 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape()
804 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape()
809 delete [] glyphProperties; in _hb_directwrite_shape()
841 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape()
906 delete [] glyphProperties; in _hb_directwrite_shape()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddwrite_1.h1445 _In_reads_(glyphCount) DWRITE_SHAPING_GLYPH_PROPERTIES const* glyphProperties,
1610 _In_reads_(glyphCount) DWRITE_SHAPING_GLYPH_PROPERTIES const* glyphProperties,
1694 _In_reads_(glyphCount) DWRITE_SHAPING_GLYPH_PROPERTIES const* glyphProperties,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_1.rs610 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
655 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,
679 glyphProperties: *const DWRITE_SHAPING_GLYPH_PROPERTIES,

1234567