HomeSort by: relevance | last modified time | path
    Searched refs:vertical_lcd (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.h 371 /* `_lean' to differentiate from the Infinality `vertical_lcd', which */
407 FT_Bool vertical_lcd; /* long side of LCD subpixel */ member in struct:TT_ExecContextRec_
ttgload.c 2517 FT_Bool vertical_lcd;
2597 exec->vertical_lcd = FALSE;
2610 exec->vertical_lcd =
ttinterp.c 7542 if ( ( args[0] & 256 ) != 0 && exc->vertical_lcd )

Completed in 9 milliseconds