Home
last modified time | relevance | path

Searched refs:gpos_blob (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh158 hb_blob_t *gpos_blob; member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh158 hb_blob_t *gpos_blob; member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh158 hb_blob_t *gpos_blob; member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh158 hb_blob_t *gpos_blob; member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc64 layout->gpos_blob = OT::Sanitizer<OT::GPOS>().sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
65 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
86 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
221 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc60 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS));
61 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob);
75 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob);
189 hb_blob_destroy (layout->gpos_blob);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc59 layout->gpos_blob = OT::Sanitizer<OT::GPOS>::sanitize (face->reference_table (HB_OT_TAG_GPOS)); in _hb_ot_layout_create()
60 layout->gpos = OT::Sanitizer<OT::GPOS>::lock_instance (layout->gpos_blob); in _hb_ot_layout_create()
74 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in _hb_ot_layout_create()
207 hb_blob_destroy (layout->gpos_blob); in _hb_ot_layout_destroy()

12