OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subpixel_hinting
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/truetype/
ttgload.c
1526
FT_Bool
subpixel_hinting
= 0;
local
1538
subpixel_hinting
= loader->exec ? loader->exec->
subpixel_hinting
1547
subpixel_hinting
= loader->exec ? loader->exec->subpixel_hinting_lean
1554
use_aw_2 = FT_BOOL(
subpixel_hinting
&& grayscale );
2510
FT_Bool
subpixel_hinting
= FALSE;
local
2571
subpixel_hinting
= FT_BOOL( ( FT_LOAD_TARGET_MODE( load_flags ) !=
2575
if (
subpixel_hinting
)
2580
subpixel_hinting
= FALSE;
2586
subpixel_hinting
= FALSE
[
all
...]
ttinterp.h
367
/* `
subpixel_hinting
', which is managed differently. */
397
FT_Bool
subpixel_hinting
; /* Using subpixel hinting? */
member in struct:TT_ExecContextRec_
Completed in 7 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026