HomeSort by: relevance | last modified time | path
    Searched defs:x_res (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/
ftcache.h 429 * x_res ::
447 FT_UInt x_res; member in struct:FTC_ScalerRec_
  /xsrc/external/mit/freetype/dist/src/winfonts/
winfnt.c 803 FT_UShort x_res, y_res; local
811 x_res = font->header.horizontal_resolution;
812 if ( !x_res )
813 x_res = 72;
838 bsize->x_ppem = FT_MulDiv( bsize->size, x_res, 72 );
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo.h 280 int x_res; member in struct:__anon9057
  /xsrc/external/mit/xf86-video-trident/dist/src/
trident.h 240 int x_res; member in struct:__anon9452
246 int x_res; member in struct:__anon9453
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_bios.h 267 uint16_t x_res; member in struct:lvds_fp_timing

Completed in 10 milliseconds