Home
last modified time | relevance | path

Searched refs:vertical_lcd (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h265 FT_Bool vertical_lcd; /* long side of LCD subpixel */ member
Dttgload.c2183 FT_Bool vertical_lcd; in tt_loader_init()
2238 exec->vertical_lcd = FALSE; in tt_loader_init()
2251 exec->vertical_lcd = in tt_loader_init()
Dttinterp.c7383 if ( ( args[0] & 256 ) != 0 && exc->vertical_lcd ) in Ins_GETINFO()
/external/freetype/src/truetype/
Dttinterp.h392 FT_Bool vertical_lcd; /* long side of LCD subpixel */ member
Dttgload.c2277 FT_Bool vertical_lcd; in tt_loader_init()
2351 exec->vertical_lcd = FALSE; in tt_loader_init()
2364 exec->vertical_lcd = in tt_loader_init()
Dttinterp.c7361 if ( ( args[0] & 256 ) != 0 && exc->vertical_lcd ) in Ins_GETINFO()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttinterp.h265 FT_Bool vertical_lcd; /* long side of LCD subpixel */ member
Dttgload.c2217 FT_Bool vertical_lcd; in tt_loader_init()
2272 exec->vertical_lcd = FALSE; in tt_loader_init()
2285 exec->vertical_lcd = in tt_loader_init()
Dttinterp.c7374 if ( ( args[0] & 256 ) != 0 && exc->vertical_lcd ) in Ins_GETINFO()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog2096 `vertical_lcd' and `gray_cleartype'.