OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scaler_flags
(Results
1 - 10
of
10
) sorted by null
/external/freetype/src/autofit/
afhints.h
352
FT_UInt32
scaler_flags
; /* copy of scaler flags */
member in struct:AF_GlyphHintsRec_
371
#define AF_HINTS_TEST_SCALER( h, f ) ( (h)->
scaler_flags
& (f) )
afcjk.c
1287
FT_UInt32
scaler_flags
, other_flags;
local
[
all
...]
aflatin.c
1947
FT_UInt32
scaler_flags
, other_flags;
local
[
all
...]
aflatin2.c
1496
FT_UInt32
scaler_flags
, other_flags;
local
[
all
...]
afhints.c
590
hints->
scaler_flags
= metrics->scaler.flags;
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afhints.h
352
FT_UInt32
scaler_flags
; /* copy of scaler flags */
member in struct:AF_GlyphHintsRec_
371
#define AF_HINTS_TEST_SCALER( h, f ) ( (h)->
scaler_flags
& (f) )
afcjk.c
1303
FT_UInt32
scaler_flags
, other_flags;
local
[
all
...]
aflatin.c
2048
FT_UInt32
scaler_flags
, other_flags;
local
[
all
...]
aflatin2.c
1512
FT_UInt32
scaler_flags
, other_flags;
local
[
all
...]
afhints.c
690
hints->
scaler_flags
= metrics->scaler.flags;
[
all
...]
Completed in 351 milliseconds