Searched defs:y_ppem (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-shaper.h255 HB_UShort x_ppem, y_ppem; member in struct:HB_Font_
H A Dharfbuzz-gpos.c480 HB_UShort x_ppem, y_ppem; local
488 y_ppem = gpi->font->y_ppem;
514 _HB_OPEN_Get_Device( vr->DeviceTables[VR_Y_PLACEMENT_DEVICE], y_ppem, &pixel_value );
524 _HB_OPEN_Get_Device( vr->DeviceTables[VR_Y_ADVANCE_DEVICE], y_ppem, &pixel_value );
730 HB_UShort x_ppem, y_ppem; local
735 y_ppem = gpi->font->y_ppem;
780 _HB_OPEN_Get_Device( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE], y_ppem, &pixel_value );
/external/freetype/include/freetype/
H A Dfreetype.h279 /* y_ppem :: The vertical ppem (nominal height) in 26.6 fractional */
286 /* values and sets `x_ppem' and `y_ppem' to the pixel width and */
302 FT_Pos y_ppem; member in struct:FT_Bitmap_Size_
1318 /* y_ppem :: The height of the scaled EM square in pixels, */
1363 FT_UShort y_ppem; /* vertical pixels per EM */ member in struct:FT_Size_Metrics_
/external/freetype/include/freetype/internal/
H A Dtttypes.h642 /* y_ppem :: The number of vertical pixels per EM. */
668 FT_Byte y_ppem; member in struct:TT_SBit_StrikeRec_
716 /* y_ppem :: The number of vertical pixels per EM. */
720 /* y_ppem_substitute :: Substitution y_ppem value. */
728 FT_Byte y_ppem; member in struct:TT_SBit_ScaleRec_

Completed in 276 milliseconds