Searched refs:P_Left (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/raster/
H A Dftraster.c2345 /* - P_Left and P_Right are in the same contour */
2346 /* - P_Right is the successor of P_Left in that contour */
2347 /* - y is the top of P_Left and P_Right */
2351 /* - P_Left and P_Right are in the same contour */
2352 /* - P_Left is the successor of P_Right in that contour */
2353 /* - y is the bottom of P_Left */
2656 PProfile P, Q, P_Left, P_Right; local
2764 P_Left = draw_left;
2767 while ( P_Left )
2769 x1 = P_Left
[all...]

Completed in 67 milliseconds