HomeSort by relevance Sort by last modified time
    Searched refs:horizontal_resolution (Results 1 - 8 of 8) sorted by null

  /external/freetype/include/freetype/
ftwinfnt.h 192 FT_UShort horizontal_resolution; member in struct:FT_WinFNT_HeaderRec_
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftwinfnt.h 192 FT_UShort horizontal_resolution; member in struct:FT_WinFNT_HeaderRec_
  /external/pdfium/third_party/freetype/include/freetype/
ftwinfnt.h 192 FT_UShort horizontal_resolution; member in struct:FT_WinFNT_HeaderRec_
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftwinfnt.h 192 FT_UShort horizontal_resolution; member in struct:FT_WinFNT_HeaderRec_
  /external/ImageMagick/coders/
pcx.c 86 horizontal_resolution,
336 pcx_info.horizontal_resolution=ReadBlobLSBShort(image);
353 image->resolution.x=(double) pcx_info.horizontal_resolution;
945 pcx_info.horizontal_resolution=(unsigned short) image->resolution.x;
951 pcx_info.horizontal_resolution=(unsigned short)
84 horizontal_resolution, member in struct:_PCXInfo
    [all...]
pict.c 83 pixmap.horizontal_resolution=1UL*ReadBlobMSBShort(image); \
120 horizontal_resolution,
118 horizontal_resolution, member in struct:_PICTPixmap
    [all...]
  /system/core/metricsd/uploader/proto/
system_profile.proto 610 optional int32 horizontal_resolution = 7;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/winfonts/
winfnt.c 154 FT_FRAME_USHORT_LE( horizontal_resolution ),
800 x_res = font->header.horizontal_resolution;
    [all...]

Completed in 146 milliseconds