Home
last modified time | relevance | path

Searched refs:glyf_len (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
237 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
259 face->glyf_len - pos1 )); in tt_face_get_location()
260 pos2 = face->glyf_len; in tt_face_get_location()
269 face->glyf_len )); in tt_face_get_location()
286 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/truetype/
H A Dttpload.c71 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
77 face->glyf_len = 0; in tt_face_load_loca()
236 if ( pos1 > face->glyf_len ) in tt_face_get_location()
242 pos1, gindex, face->glyf_len )); in tt_face_get_location()
247 if ( pos2 > face->glyf_len ) in tt_face_get_location()
256 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
257 pos2 = face->glyf_len; in tt_face_get_location()
265 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
282 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/truetype/
H A Dttpload.c71 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
77 face->glyf_len = 0; in tt_face_load_loca()
236 if ( pos1 > face->glyf_len ) in tt_face_get_location()
242 pos1, gindex, face->glyf_len )); in tt_face_get_location()
247 if ( pos2 > face->glyf_len ) in tt_face_get_location()
256 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
257 pos2 = face->glyf_len; in tt_face_get_location()
265 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
282 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
237 if ( pos1 > face->glyf_len ) in tt_face_get_location()
243 pos1, gindex, face->glyf_len )); in tt_face_get_location()
248 if ( pos2 > face->glyf_len ) in tt_face_get_location()
257 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
258 pos2 = face->glyf_len; in tt_face_get_location()
266 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
283 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
237 if ( pos1 > face->glyf_len ) in tt_face_get_location()
243 pos1, gindex, face->glyf_len )); in tt_face_get_location()
248 if ( pos2 > face->glyf_len ) in tt_face_get_location()
257 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
258 pos2 = face->glyf_len; in tt_face_get_location()
266 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
283 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/print/freetype2/freetype-2.11.1/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
224 if ( pos1 > face->glyf_len ) in tt_face_get_location()
231 face->glyf_len )); in tt_face_get_location()
236 if ( pos2 > face->glyf_len ) in tt_face_get_location()
246 face->glyf_len - pos1 )); in tt_face_get_location()
247 pos2 = face->glyf_len; in tt_face_get_location()
256 face->glyf_len )); in tt_face_get_location()
273 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfreetype/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
237 if ( pos1 > face->glyf_len ) in tt_face_get_location()
243 pos1, gindex, face->glyf_len )); in tt_face_get_location()
248 if ( pos2 > face->glyf_len ) in tt_face_get_location()
257 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
258 pos2 = face->glyf_len; in tt_face_get_location()
266 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
283 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
237 if ( pos1 > face->glyf_len ) in tt_face_get_location()
243 pos1, gindex, face->glyf_len )); in tt_face_get_location()
248 if ( pos2 > face->glyf_len ) in tt_face_get_location()
257 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
258 pos2 = face->glyf_len; in tt_face_get_location()
266 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
283 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/freetype/src/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/truetype/
H A Dttpload.c73 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
79 face->glyf_len = 0; in tt_face_load_loca()
238 if ( pos1 > face->glyf_len ) in tt_face_get_location()
244 pos1, gindex, face->glyf_len )); in tt_face_get_location()
249 if ( pos2 > face->glyf_len ) in tt_face_get_location()
258 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
259 pos2 = face->glyf_len; in tt_face_get_location()
267 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
284 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/www/firefox/firefox-99.0/modules/freetype2/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
224 if ( pos1 > face->glyf_len ) in tt_face_get_location()
231 face->glyf_len )); in tt_face_get_location()
236 if ( pos2 > face->glyf_len ) in tt_face_get_location()
246 face->glyf_len - pos1 )); in tt_face_get_location()
247 pos2 = face->glyf_len; in tt_face_get_location()
256 face->glyf_len )); in tt_face_get_location()
273 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/freetype2/src/truetype/
H A Dttpload.c71 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
77 face->glyf_len = 0; in tt_face_load_loca()
236 if ( pos1 > face->glyf_len ) in tt_face_get_location()
242 pos1, gindex, face->glyf_len )); in tt_face_get_location()
247 if ( pos2 > face->glyf_len ) in tt_face_get_location()
256 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
257 pos2 = face->glyf_len; in tt_face_get_location()
265 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
282 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfreetype/src/truetype/
H A Dttpload.c71 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
77 face->glyf_len = 0; in tt_face_load_loca()
236 if ( pos1 > face->glyf_len ) in tt_face_get_location()
242 pos1, gindex, face->glyf_len )); in tt_face_get_location()
247 if ( pos2 > face->glyf_len ) in tt_face_get_location()
256 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
257 pos2 = face->glyf_len; in tt_face_get_location()
265 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
282 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/freetype/src/src/truetype/
H A Dttpload.c72 error = face->goto_table( face, TTAG_glyf, stream, &face->glyf_len ); in tt_face_load_loca()
78 face->glyf_len = 0; in tt_face_load_loca()
237 if ( pos1 > face->glyf_len ) in tt_face_get_location()
243 pos1, gindex, face->glyf_len )); in tt_face_get_location()
248 if ( pos2 > face->glyf_len ) in tt_face_get_location()
257 pos2 - pos1, gindex, face->glyf_len - pos1 )); in tt_face_get_location()
258 pos2 = face->glyf_len; in tt_face_get_location()
266 pos2, gindex + 1, face->glyf_len )); in tt_face_get_location()
283 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()

123456789