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

/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsplugin.c459 cmsUInt32Number NextAligned, At; local
465 NextAligned = _cmsALIGNLONG(At);
466 BytesToNextAlignedPos = NextAligned - At;
476 cmsUInt32Number NextAligned, At; local
482 NextAligned = _cmsALIGNLONG(At);
483 BytesToNextAlignedPos = NextAligned - At;

Completed in 69 milliseconds