OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bchar
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/freetype/src/psaux/
t1decode.c
177
/*
bchar
:: The base character's StandardEncoding charcode. */
189
FT_Int
bchar
,
238
bchar_index =
bchar
;
244
bchar_index = t1_lookup_glyph_by_stdcharcode( decoder,
bchar
);
294
/* First load `
bchar
' in builder */
[
all
...]
/external/freetype/src/psaux/
t1decode.c
177
/*
bchar
:: The base character's StandardEncoding charcode. */
189
FT_Int
bchar
,
238
bchar_index =
bchar
;
244
bchar_index = t1_lookup_glyph_by_stdcharcode( decoder,
bchar
);
294
/* First load `
bchar
' in builder */
[
all
...]
/external/chromium_org/third_party/freetype/src/cff/
cf2intrp.c
1086
CF2_UInt
bchar
;
local
[
all
...]
cffgload.c
738
FT_Int
bchar
,
765
bchar_index =
bchar
;
774
bchar_index = cff_lookup_glyph_by_stdcharcode( cff,
bchar
);
825
/* First load `
bchar
' in builder */
[
all
...]
/external/freetype/src/cff/
cf2intrp.c
1086
CF2_UInt
bchar
;
local
[
all
...]
cffgload.c
738
FT_Int
bchar
,
765
bchar_index =
bchar
;
774
bchar_index = cff_lookup_glyph_by_stdcharcode( cff,
bchar
);
825
/* First load `
bchar
' in builder */
[
all
...]
Completed in 76 milliseconds