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

/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c2412 /* - P_Left and P_Right are in the same contour */
2413 /* - P_Right is the successor of P_Left in that contour */
2414 /* - y is the top of P_Left and P_Right */
2418 /* - P_Left and P_Right are in the same contour */
2419 /* - P_Left is the successor of P_Right in that contour */
2947 PProfile P, Q, P_Left, P_Right; local
3056 P_Right = draw_right;
3061 x2 = P_Right->X;
3086 P_Right->X = x2;
3097 ras.Proc_Sweep_Span( RAS_VARS y, x1, x2, P_Left, P_Right );
[all...]
/external/freetype/src/raster/
H A Dftraster.c2417 /* - P_Left and P_Right are in the same contour */
2418 /* - P_Right is the successor of P_Left in that contour */
2419 /* - y is the top of P_Left and P_Right */
2423 /* - P_Left and P_Right are in the same contour */
2424 /* - P_Left is the successor of P_Right in that contour */
2952 PProfile P, Q, P_Left, P_Right; local
3061 P_Right = draw_right;
3066 x2 = P_Right->X;
3091 P_Right->X = x2;
3102 ras.Proc_Sweep_Span( RAS_VARS y, x1, x2, P_Left, P_Right );
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c2414 /* - P_Left and P_Right are in the same contour */
2415 /* - P_Right is the successor of P_Left in that contour */
2416 /* - y is the top of P_Left and P_Right */
2420 /* - P_Left and P_Right are in the same contour */
2421 /* - P_Left is the successor of P_Right in that contour */
2949 PProfile P, Q, P_Left, P_Right; local
3058 P_Right = draw_right;
3063 x2 = P_Right->X;
3088 P_Right->X = x2;
3099 ras.Proc_Sweep_Span( RAS_VARS y, x1, x2, P_Left, P_Right );
[all...]

Completed in 76 milliseconds