OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t1_lookup_glyph_by_stdcharcode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/src/psaux/
t1decode.c
114
/*
t1_lookup_glyph_by_stdcharcode
*/
130
t1_lookup_glyph_by_stdcharcode
( T1_Decoder decoder,
function
244
bchar_index =
t1_lookup_glyph_by_stdcharcode
( decoder, bchar );
245
achar_index =
t1_lookup_glyph_by_stdcharcode
( decoder, achar );
[
all
...]
/external/freetype/src/psaux/
t1decode.c
114
/*
t1_lookup_glyph_by_stdcharcode
*/
130
t1_lookup_glyph_by_stdcharcode
( T1_Decoder decoder,
function
244
bchar_index =
t1_lookup_glyph_by_stdcharcode
( decoder, bchar );
245
achar_index =
t1_lookup_glyph_by_stdcharcode
( decoder, achar );
[
all
...]
Completed in 25 milliseconds