OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FT_RENDER_MODE_LCD
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/base/
ftlcdfil.c
58
if ( mode ==
FT_RENDER_MODE_LCD
)
378
if ( mode ==
FT_RENDER_MODE_LCD
)
ftobjs.c
433
case
FT_RENDER_MODE_LCD
:
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
3124
* FT_Render_Glyph( face->glyph,
FT_RENDER_MODE_LCD
);
3140
#define FT_LOAD_TARGET_LCD FT_LOAD_TARGET_(
FT_RENDER_MODE_LCD
)
3229
*
FT_RENDER_MODE_LCD
::
3252
FT_RENDER_MODE_LCD
,
/xsrc/external/mit/freetype/dist/src/smooth/
ftsmooth.c
451
mode !=
FT_RENDER_MODE_LCD
&&
516
if ( mode ==
FT_RENDER_MODE_LCD
)
/xsrc/external/mit/libXft/dist/src/
xftglyphs.c
271
if ( mode ==
FT_RENDER_MODE_LCD
||
284
if ( mode !=
FT_RENDER_MODE_LCD
)
464
subpixel = ( mode ==
FT_RENDER_MODE_LCD
||
679
mode =
FT_RENDER_MODE_LCD
;
/xsrc/external/mit/freetype/dist/src/autofit/
aflatin2.c
1540
if ( mode ==
FT_RENDER_MODE_LCD
|| mode == FT_RENDER_MODE_LCD_V )
1551
if ( mode == FT_RENDER_MODE_MONO || mode ==
FT_RENDER_MODE_LCD
)
1564
if ( mode != FT_RENDER_MODE_LIGHT && mode !=
FT_RENDER_MODE_LCD
)
1574
if ( mode == FT_RENDER_MODE_LIGHT || mode ==
FT_RENDER_MODE_LCD
||
afcjk.c
1405
if ( mode ==
FT_RENDER_MODE_LCD
|| mode == FT_RENDER_MODE_LCD_V )
1416
if ( mode == FT_RENDER_MODE_MONO || mode ==
FT_RENDER_MODE_LCD
)
1429
if ( mode != FT_RENDER_MODE_LIGHT && mode !=
FT_RENDER_MODE_LCD
)
aflatin.c
2615
if ( mode ==
FT_RENDER_MODE_LCD
|| mode == FT_RENDER_MODE_LCD_V )
2626
if ( mode == FT_RENDER_MODE_MONO || mode ==
FT_RENDER_MODE_LCD
)
2639
if ( mode != FT_RENDER_MODE_LIGHT && mode !=
FT_RENDER_MODE_LCD
)
2652
if ( mode == FT_RENDER_MODE_LIGHT || mode ==
FT_RENDER_MODE_LCD
||
/xsrc/external/mit/freetype/dist/src/pshinter/
pshalgo.c
2146
hint_mode ==
FT_RENDER_MODE_LCD
);
Completed in 18 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026