FT_IS_SMALL 62 src/utils/path2d_stroker.c close1 = FT_IS_SMALL( d1.x ) && FT_IS_SMALL( d1.y ); FT_IS_SMALL 63 src/utils/path2d_stroker.c close2 = FT_IS_SMALL( d2.x ) && FT_IS_SMALL( d2.y ); FT_IS_SMALL 118 src/utils/path2d_stroker.c close1 = FT_IS_SMALL( d1.x ) && FT_IS_SMALL( d1.y ); FT_IS_SMALL 119 src/utils/path2d_stroker.c close2 = FT_IS_SMALL( d2.x ) && FT_IS_SMALL( d2.y ); FT_IS_SMALL 120 src/utils/path2d_stroker.c close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y );