OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_stem_darkening
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/autofit/
afmodule.h
43
FT_Bool
no_stem_darkening
;
member in struct:AF_ModuleRec_
afmodule.c
294
module->
no_stem_darkening
= FALSE;
296
module->
no_stem_darkening
= TRUE;
301
FT_Bool*
no_stem_darkening
= (FT_Bool*)value;
local
304
module->
no_stem_darkening
= *
no_stem_darkening
;
404
FT_Bool
no_stem_darkening
= module->
no_stem_darkening
;
local
408
*val =
no_stem_darkening
;
453
module->
no_stem_darkening
= TRUE;
afloader.c
381
( !face->internal->
no_stem_darkening
||
382
( face->internal->
no_stem_darkening
< 0 &&
383
!module->
no_stem_darkening
) ) )
/xsrc/external/mit/freetype/dist/src/base/
ftpsprop.c
182
driver->
no_stem_darkening
= FALSE;
184
driver->
no_stem_darkening
= TRUE;
189
FT_Bool*
no_stem_darkening
= (FT_Bool*)value;
local
192
driver->
no_stem_darkening
= *
no_stem_darkening
;
269
FT_Bool
no_stem_darkening
= driver->
no_stem_darkening
;
local
273
*val =
no_stem_darkening
;
ftobjs.c
2659
internal->
no_stem_darkening
= -1;
3838
face->internal->
no_stem_darkening
= FALSE;
3840
face->internal->
no_stem_darkening
= TRUE;
3845
face->internal->
no_stem_darkening
= -1;
/xsrc/external/mit/freetype/dist/src/psaux/
psft.c
367
driver->
no_stem_darkening
;
369
builder->face->internal->
no_stem_darkening
;
/xsrc/external/mit/freetype/dist/src/cid/
cidobjs.c
488
driver->
no_stem_darkening
= TRUE;
/xsrc/external/mit/freetype/dist/src/type1/
t1objs.c
607
driver->
no_stem_darkening
= TRUE;
/xsrc/external/mit/freetype/dist/include/freetype/internal/
ftobjs.h
336
*
no_stem_darkening
::
369
FT_Char
no_stem_darkening
;
member in struct:FT_Face_InternalRec_
psaux.h
46
FT_Bool
no_stem_darkening
;
member in struct:PS_DriverRec_
/xsrc/external/mit/freetype/dist/src/cff/
cffobjs.c
1183
driver->
no_stem_darkening
= TRUE;
Completed in 17 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026