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

/external/chromium_org/third_party/freetype/src/smooth/
H A Dftgrays.c299 #define SUBPIXELS( x ) ( (TPos)(x) << PIXEL_BITS )
323 typedef long TPos; /* sub-pixel coordinate */ typedef
353 TPos x; /* same with gray_TWorker.ex */
364 TPos min_ex, max_ex;
365 TPos min_ey, max_ey;
366 TPos count_ex, count_ey;
377 TPos x, y;
379 TPos last_ey;
404 TPos ycount;
475 TPos
[all...]
/external/freetype/src/smooth/
H A Dftgrays.c302 #define SUBPIXELS( x ) ( (TPos)(x) << PIXEL_BITS )
360 typedef long TPos; /* sub-pixel coordinate */ typedef
390 TPos x; /* same with gray_TWorker.ex */
409 TPos min_ex, max_ex;
410 TPos min_ey, max_ey;
411 TPos count_ex, count_ey;
422 TPos x, y;
424 TPos last_ey;
449 TPos ycount;
524 TPos
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftgrays.c299 #define SUBPIXELS( x ) ( (TPos)(x) << PIXEL_BITS )
323 typedef long TPos; /* sub-pixel coordinate */ typedef
353 TPos x; /* same with gray_TWorker.ex */
372 TPos min_ex, max_ex;
373 TPos min_ey, max_ey;
374 TPos count_ex, count_ey;
385 TPos x, y;
387 TPos last_ey;
412 TPos ycount;
487 TPos
[all...]

Completed in 61 milliseconds