Home
last modified time | relevance | path

Searched refs:gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh156 hb_blob_t *gdef_blob; member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh156 hb_blob_t *gdef_blob; member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh156 hb_blob_t *gdef_blob; member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()
H A Dhb-ot-layout-private.hh156 hb_blob_t *gdef_blob; member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc58 layout->gdef_blob = OT::Sanitizer<OT::GDEF>().sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
59 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
84 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
219 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc54 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF));
55 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob);
73 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob);
187 hb_blob_destroy (layout->gdef_blob);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_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.cc53 layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); in _hb_ot_layout_create()
54 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in _hb_ot_layout_create()
72 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in _hb_ot_layout_create()
205 hb_blob_destroy (layout->gdef_blob); in _hb_ot_layout_destroy()

12