OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cache_first
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cfftypes.h
195
FT_UInt
cache_first
;
member in struct:CFF_FDSelectRec_
cffload.c
723
if ( (FT_UInt)( glyph_index - fdselect->
cache_first
) <
752
fdselect->
cache_first
= first;
[
all
...]
/external/freetype/src/cff/
cfftypes.h
196
FT_UInt
cache_first
;
member in struct:CFF_FDSelectRec_
cffload.c
723
if ( (FT_UInt)( glyph_index - fdselect->
cache_first
) <
752
fdselect->
cache_first
= first;
[
all
...]
Completed in 24 milliseconds