OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glyph_width
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cffgload.h
135
FT_Pos
glyph_width
;
member in struct:CFF_Decoder_
cffgload.c
455
decoder->
glyph_width
= sub->private_dict.default_width;
725
FT_Pos
glyph_width
;
local
824
glyph_width
= decoder->
glyph_width
;
853
decoder->
glyph_width
=
glyph_width
;
1964
FT_Pos
glyph_width
= decoder->
glyph_width
;
local
[
all
...]
/external/freetype/src/cff/
cffgload.h
170
FT_Pos
glyph_width
;
member in struct:CFF_Decoder_
cffgload.c
461
decoder->
glyph_width
= sub->private_dict.default_width;
748
FT_Pos
glyph_width
;
local
847
glyph_width
= decoder->
glyph_width
;
876
decoder->
glyph_width
=
glyph_width
;
1984
FT_Pos
glyph_width
= decoder->
glyph_width
;
local
[
all
...]
/external/chromium_org/third_party/freetype/src/sfnt/
ttsbit.c
1180
FT_Int
glyph_width
= metrics->width;
local
[
all
...]
Completed in 200 milliseconds