Home
last modified time | relevance | path

Searched refs:cur_ab (Results 1 – 25 of 63) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/pshinter/
H A Dpshalgo.c1996 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2006 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2013 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2018 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2034 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/pshinter/
H A Dpshalgo.c1996 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2006 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2013 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2018 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2034 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/pshinter/
H A Dpshalgo.c1996 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2006 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2013 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2018 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2034 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c2104 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2114 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2121 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2126 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2142 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/pshinter/
H A Dpshalgo.c2107 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2117 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2124 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2129 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2145 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfreetype/src/pshinter/
H A Dpshalgo.c1996 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2006 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2013 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2018 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2034 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/devel/upp/upp/bazaar/FreeType/src/pshinter/
H A Dpshalgo.c2107 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2117 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2124 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2129 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2145 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/pshinter/
H A Dpshalgo.c2108 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2118 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2125 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2130 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2146 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/pshinter/
H A Dpshalgo.c1996 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2006 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2013 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2018 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2034 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/freetype/src/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1997 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
2007 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2014 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2035 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()
/dports/www/firefox/firefox-99.0/modules/freetype2/src/pshinter/
H A Dpshalgo.c1988 FT_Pos org_a, org_ab, cur_a, cur_ab; in psh_glyph_interpolate_other_points() local
1998 cur_ab = next->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2005 cur_ab = first->cur_u - cur_a; in psh_glyph_interpolate_other_points()
2010 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2026 cur_c = cur_a + cur_ab + FT_MulFix( org_ac - org_ab, scale ); in psh_glyph_interpolate_other_points()

123