Home
last modified time | relevance | path

Searched refs:offset_table (Results 51 – 75 of 458) sorted by relevance

12345678910>>...19

/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/sfnt/
H A Dttpost.hpp316 FT_Char* offset_table = 0; in load_format_25() local
332 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
333 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
343 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
360 table->offsets = offset_table; in load_format_25()
366 FT_FREE( offset_table ); in load_format_25()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/freetype2/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/sfnt/
H A Dttpost.c316 FT_Char* offset_table = 0; in load_format_25() local
332 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
333 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
343 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
360 table->offsets = offset_table; in load_format_25()
366 FT_FREE( offset_table ); in load_format_25()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfreetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/freetype/src/src/sfnt/
H A Dttpost.c322 FT_Char* offset_table = NULL; in load_format_25() local
339 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
340 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
350 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
367 table->offsets = offset_table; in load_format_25()
373 FT_FREE( offset_table ); in load_format_25()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/sfnt/
H A Dttpost.c316 FT_Char* offset_table = 0; in load_format_25() local
332 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
333 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
343 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
360 table->offsets = offset_table; in load_format_25()
366 FT_FREE( offset_table ); in load_format_25()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/sfnt/
H A Dttpost.c316 FT_Char* offset_table = 0; in load_format_25() local
332 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
333 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
343 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
360 table->offsets = offset_table; in load_format_25()
366 FT_FREE( offset_table ); in load_format_25()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/freetype2/src/sfnt/
H A Dttpost.c319 FT_Char* offset_table = NULL; in load_format_25() local
337 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
338 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
348 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
365 table->offsets = offset_table; in load_format_25()
371 FT_FREE( offset_table ); in load_format_25()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libfreetype/src/sfnt/
H A Dttpost.c322 FT_Char* offset_table = NULL; in load_format_25() local
339 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
340 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
350 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
367 table->offsets = offset_table; in load_format_25()
373 FT_FREE( offset_table ); in load_format_25()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/sfnt/
H A Dttpost.c319 FT_Char* offset_table = NULL; in load_format_25() local
335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
336 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
346 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
363 table->offsets = offset_table; in load_format_25()
369 FT_FREE( offset_table ); in load_format_25()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libfreetype/src/sfnt/
H A Dttpost.c322 FT_Char* offset_table = NULL; in load_format_25() local
339 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
340 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
350 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
367 table->offsets = offset_table; in load_format_25()
373 FT_FREE( offset_table ); in load_format_25()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/freetype/src/sfnt/
H A Dttpost.c319 FT_Char* offset_table = NULL; in load_format_25() local
335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
336 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
346 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
363 table->offsets = offset_table; in load_format_25()
369 FT_FREE( offset_table ); in load_format_25()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfreetype/src/sfnt/
H A Dttpost.c322 FT_Char* offset_table = NULL; in load_format_25() local
339 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
340 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
350 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
367 table->offsets = offset_table; in load_format_25()
373 FT_FREE( offset_table ); in load_format_25()
/dports/mail/thunderbird/thunderbird-91.8.0/modules/freetype2/src/sfnt/
H A Dttpost.c322 FT_Char* offset_table = NULL; in load_format_25() local
339 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
340 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
350 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
367 table->offsets = offset_table; in load_format_25()
373 FT_FREE( offset_table ); in load_format_25()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/freetype/src/sfnt/
H A Dttpost.c319 FT_Char* offset_table = NULL; in load_format_25() local
335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
336 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
346 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
363 table->offsets = offset_table; in load_format_25()
369 FT_FREE( offset_table ); in load_format_25()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/src/sfnt/
H A Dttpost.c319 FT_Char* offset_table = NULL; in load_format_25() local
335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
336 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
346 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
363 table->offsets = offset_table; in load_format_25()
369 FT_FREE( offset_table ); in load_format_25()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/freetype2/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfreetype/src/sfnt/
H A Dttpost.c323 FT_Char* offset_table = NULL; in load_format_25() local
340 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) || in load_format_25()
341 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
351 FT_Long idx = (FT_Long)n + offset_table[n]; in load_format_25()
368 table->offsets = offset_table; in load_format_25()
374 FT_FREE( offset_table ); in load_format_25()

12345678910>>...19