Home
last modified time | relevance | path

Searched refs:yOffset (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/
A Dxtiff.c878 xOffset = yOffset = 0; in CreateXImage()
1007 xOffset = yOffset = 0;
1099 sy = dy + yOffset;
1114 yOffset = sy;
1124 if (sy == yOffset)
1126 yOffset = sy;
1139 sy = yOffset;
1151 sy = yOffset;
1187 yOffset = yOffset + grabY - (int) event->xbutton.y;
1188 yOffset = MIN(ih - wh, yOffset);
[all …]
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2hints.c1058 glyphpath->yOffset = font->darkenY; in cf2_glyphpath_init()
1485 *y = glyphpath->yOffset; in cf2_glyphpath_computeOffset()
1493 glyphpath->yOffset ); in cf2_glyphpath_computeOffset()
1510 *y = glyphpath->yOffset; in cf2_glyphpath_computeOffset()
1532 *y = 2 * glyphpath->yOffset; in cf2_glyphpath_computeOffset()
1538 *y = glyphpath->yOffset; in cf2_glyphpath_computeOffset()
1557 *y = 2 * glyphpath->yOffset; in cf2_glyphpath_computeOffset()
1623 CF2_Fixed xOffset, yOffset; in cf2_glyphpath_lineTo() local
1673 &yOffset ); in cf2_glyphpath_lineTo()
1677 P0.y = glyphpath->currentCS.y + yOffset; in cf2_glyphpath_lineTo()
[all …]
A Dcf2hints.h219 CF2_Fixed yOffset; member
/AliOS-Things-master/components/freetype/include/
A Dftoutln.h267 FT_Pos yOffset );
/AliOS-Things-master/components/freetype/src/base/
A Dftoutln.c520 FT_Pos yOffset ) in FT_Outline_Translate() argument
534 vec->y += yOffset; in FT_Outline_Translate()

Completed in 16 milliseconds