Searched refs:x_left (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ | ||
| H A D | Graphics.c | 500 Position save_x, save_y, x_left, x_right; local in function:FloodLoop 522 x_left = ++x; 525 x = x_left; 553 x = x_left; |
| /xsrc/external/mit/freetype/dist/src/base/ | ||
| H A D | ftobjs.c | 359 FT_Pos x_left, y_top; local in function:ft_glyphslot_preset_bitmap 454 x_left = pbox.xMin; 480 slot->bitmap_left = (FT_Int)x_left; |
Completed in 8 milliseconds