OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stdvw
(Results
1 - 12
of
12
) sorted by null
/external/freetype/src/cff/
cf2font.h
96
CF2_Fixed
stdVW
; /* in character space; depends on dict entry */
100
/* and private dict (
StdVW
) */
cf2font.c
325
/*
StdVW
is found in the private dictionary; */
355
font->
stdVW
= cf2_getStdVW( decoder );
357
if ( font->
stdVW
<= 0 )
358
font->
stdVW
= FT_DivFix( cf2_intToFixed( 75 ), emRatio );
374
font->
stdVW
,
383
font->
stdVW
,
401
if ( stdHW > 0 && font->
stdVW
> 2 * stdHW )
cfftoken.h
83
CFF_FIELD_NUM ( 11, standard_height, "
StdVW
" )
/external/pdfium/third_party/freetype/src/cff/
cf2font.h
91
CF2_Fixed
stdVW
; /* in character space; depends on dict entry */
95
/* and private dict (
StdVW
) */
cf2font.c
325
/*
StdVW
is found in the private dictionary; */
355
font->
stdVW
= cf2_getStdVW( decoder );
357
if ( font->
stdVW
<= 0 )
358
font->
stdVW
= FT_DivFix( cf2_intToFixed( 75 ), emRatio );
374
font->
stdVW
,
383
font->
stdVW
,
401
if ( stdHW > 0 && font->
stdVW
> 2 * stdHW )
cfftoken.h
83
CFF_FIELD_NUM ( 11, standard_height, "
StdVW
" )
/external/pdfium/third_party/freetype/src/type1/
t1tokens.h
85
T1_FIELD_NUM_TABLE2( "
StdVW
", standard_height, 1,
/external/pdfium/third_party/freetype/src/cid/
cidtoken.h
95
T1_FIELD_NUM_TABLE2( "
StdVW
", standard_height, 1, 0 )
/external/freetype/src/psaux/
afmparse.c
340
"
StdVW
",
/external/pdfium/third_party/freetype/src/psaux/
afmparse.c
340
"
StdVW
",
/external/fonttools/Lib/fontTools/
cffLib.py
[
all
...]
subset.py
[
all
...]
Completed in 474 milliseconds