OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFR_STRIKE_3BYTE_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrtypes.h
144
PFR_STRIKE_3BYTE_SIZE
= 0x04,
pfrload.c
488
if ( flags0 &
PFR_STRIKE_3BYTE_SIZE
)
513
strike->bct_size = ( flags0 &
PFR_STRIKE_3BYTE_SIZE
)
/external/freetype/src/pfr/
pfrload.c
386
if ( flags0 &
PFR_STRIKE_3BYTE_SIZE
)
411
strike->bct_size = ( flags0 &
PFR_STRIKE_3BYTE_SIZE
)
Completed in 41 milliseconds