Home
last modified time | relevance | path

Searched refs:FT_STROKE_TAG_ON (Results 1 – 25 of 66) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/base/
H A Dftstroke.c235 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
380 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
410 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
443 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
649 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/games/warmux/warmux-11.04/build/android/jni/freetype/src/base/
H A Dftstroke.c235 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
380 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
410 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
443 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
649 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/base/
H A Dftstroke.c235 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
380 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
410 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
443 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
649 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
454 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
485 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
520 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
729 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
455 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
486 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
521 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
719 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
454 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
485 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
520 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
729 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
454 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
485 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
520 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
729 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
455 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
486 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
521 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
719 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
455 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
486 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
521 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
719 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dpath2d_stroker.c163 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
222 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
244 tag[1] = FT_STROKE_TAG_ON;
271 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
420 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dpath2d_stroker.c163 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
222 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
244 tag[1] = FT_STROKE_TAG_ON;
271 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
420 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/base/
H A Dftstroke.c293 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
444 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
475 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
510 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
718 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
731 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
731 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
731 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfreetype/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
455 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
486 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
521 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
719 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
720 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
720 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/devel/upp/upp/bazaar/FreeType/src/base/
H A Dftstroke.c293 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
444 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
475 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
510 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
718 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/base/
H A Dftstroke.c303 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
455 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
486 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
521 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
719 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/base/
H A Dftstroke.c293 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
444 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
475 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
510 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
718 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
731 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
731 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/freetype/src/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
720 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/base/
H A Dftstroke.c304 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator
456 tag[0] = FT_STROKE_TAG_ON; in ft_stroke_border_lineto()
487 tag[1] = FT_STROKE_TAG_ON; in ft_stroke_border_conicto()
522 tag[2] = FT_STROKE_TAG_ON; in ft_stroke_border_cubicto()
731 if ( *read & FT_STROKE_TAG_ON ) in ft_stroke_border_export()

123