OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:units_per_em
(Results
1 - 25
of
47
) sorted by null
1
2
/external/chromium_org/third_party/freetype/src/cff/
cffobjs.c
229
FT_ULong top_upm = font->top_font.font_dict.
units_per_em
;
240
FT_ULong sub_upm = sub->font_dict.
units_per_em
;
301
FT_ULong top_upm = font->top_font.font_dict.
units_per_em
;
312
FT_ULong sub_upm = sub->font_dict.
units_per_em
;
630
dict->
units_per_em
= pure_cff ? 1000 : face->root.
units_per_EM
;
633
/* scaling is done with `
units_per_em
' then (at this point, */
643
FT_ULong* upm = &dict->
units_per_em
;
684
if ( top->
units_per_em
> 1 && sub->
units_per_em
> 1
[
all
...]
cfftypes.h
121
FT_ULong
units_per_em
; /* temporarily used as scaling value also */
member in struct:CFF_FontRecDictRec_
cf2ft.c
261
FT_ASSERT( decoder->builder.face->root.
units_per_EM
);
263
return decoder->builder.face->root.
units_per_EM
;
/external/freetype/src/cff/
cffobjs.c
229
FT_ULong top_upm = font->top_font.font_dict.
units_per_em
;
240
FT_ULong sub_upm = sub->font_dict.
units_per_em
;
301
FT_ULong top_upm = font->top_font.font_dict.
units_per_em
;
312
FT_ULong sub_upm = sub->font_dict.
units_per_em
;
630
dict->
units_per_em
= pure_cff ? 1000 : face->root.
units_per_EM
;
633
/* scaling is done with `
units_per_em
' then (at this point, */
643
FT_ULong* upm = &dict->
units_per_em
;
684
if ( top->
units_per_em
> 1 && sub->
units_per_em
> 1
[
all
...]
cfftypes.h
121
FT_ULong
units_per_em
; /* temporarily used as scaling value also */
member in struct:CFF_FontRecDictRec_
cf2ft.c
261
FT_ASSERT( decoder->builder.face->root.
units_per_EM
);
263
return decoder->builder.face->root.
units_per_EM
;
/external/chromium_org/third_party/freetype/src/autofit/
aflatin.h
33
/* constants are given with
units_per_em
== 2048 in mind */
35
( ( (c) * (FT_Long)( (AF_LatinMetrics)(metrics) )->
units_per_em
) / 2048 )
120
FT_UInt
units_per_em
;
member in struct:AF_LatinMetricsRec_
afindic.c
43
metrics->
units_per_em
= face->
units_per_EM
;
afcjk.h
100
FT_UInt
units_per_em
;
member in struct:AF_CJKMetricsRec_
aflatin.c
93
dummy->
units_per_em
= metrics->
units_per_em
;
151
dummy->
units_per_em
/ 100 );
401
metrics->
units_per_em
/ 8 )
554
metrics->
units_per_em
= face->
units_per_EM
;
[
all
...]
afcjk.c
100
dummy->
units_per_em
= metrics->
units_per_em
;
156
dummy->
units_per_em
/ 100 );
557
metrics->
units_per_em
= face->
units_per_EM
;
[
all
...]
/external/freetype/src/autofit/
aflatin.h
33
/* constants are given with
units_per_em
== 2048 in mind */
35
( ( (c) * (FT_Long)( (AF_LatinMetrics)(metrics) )->
units_per_em
) / 2048 )
120
FT_UInt
units_per_em
;
member in struct:AF_LatinMetricsRec_
afindic.c
43
metrics->
units_per_em
= face->
units_per_EM
;
afcjk.h
100
FT_UInt
units_per_em
;
member in struct:AF_CJKMetricsRec_
aflatin.c
93
dummy->
units_per_em
= metrics->
units_per_em
;
151
dummy->
units_per_em
/ 100 );
401
metrics->
units_per_em
/ 8 )
554
metrics->
units_per_em
= face->
units_per_EM
;
[
all
...]
afcjk.c
100
dummy->
units_per_em
= metrics->
units_per_em
;
156
dummy->
units_per_em
/ 100 );
557
metrics->
units_per_em
= face->
units_per_EM
;
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ft.cc
356
hb_face_set_upem (face, ft_face->
units_per_EM
);
421
(int) (((uint64_t) ft_face->size->metrics.x_scale * (uint64_t) ft_face->
units_per_EM
+ (1<<15)) >> 16),
422
(int) (((uint64_t) ft_face->size->metrics.y_scale * (uint64_t) ft_face->
units_per_EM
+ (1<<15)) >> 16));
/external/harfbuzz_ng/src/
hb-ft.cc
339
hb_face_set_upem (face, ft_face->
units_per_EM
);
385
((uint64_t) ft_face->size->metrics.x_scale * (uint64_t) ft_face->
units_per_EM
) >> 16,
386
((uint64_t) ft_face->size->metrics.y_scale * (uint64_t) ft_face->
units_per_EM
) >> 16);
/external/chromium_org/third_party/freetype/include/freetype/
ftpfr.h
65
* Outline resolution. This is equivalent to `face->
units_per_EM
'
/external/chromium_org/third_party/freetype/src/base/
ftsynth.c
98
xstr = FT_MulFix( face->
units_per_EM
,
/external/freetype/include/freetype/
ftpfr.h
65
* Outline resolution. This is equivalent to `face->
units_per_EM
'
/external/freetype/src/base/
ftsynth.c
98
xstr = FT_MulFix( face->
units_per_EM
,
/external/icu4c/samples/layout/
GnomeFontInstance.cpp
74
fUnitsPerEM = fFace->
units_per_EM
;
/external/chromium_org/third_party/freetype/src/sfnt/
sfobjs.c
629
if ( face->header.
Units_Per_EM
== 0 )
927
FT_UShort em_size = face->header.
Units_Per_EM
;
[
all
...]
/external/freetype/src/sfnt/
sfobjs.c
629
if ( face->header.
Units_Per_EM
== 0 )
927
FT_UShort em_size = face->header.
Units_Per_EM
;
[
all
...]
Completed in 434 milliseconds
1
2