OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cf2_fixedFraction
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2fixed.h
72
#define
cf2_fixedFraction
( x ) \
cf2hints.c
400
CF2_Fixed fracDown =
cf2_fixedFraction
( hintmap->edge[i].dsCoord );
401
CF2_Fixed fracUp =
cf2_fixedFraction
( hintmap->edge[j].dsCoord );
[
all
...]
/external/freetype/src/cff/
cf2fixed.h
72
#define
cf2_fixedFraction
( x ) \
cf2hints.c
400
CF2_Fixed fracDown =
cf2_fixedFraction
( hintmap->edge[i].dsCoord );
401
CF2_Fixed fracUp =
cf2_fixedFraction
( hintmap->edge[j].dsCoord );
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2fixed.h
72
#define
cf2_fixedFraction
( x ) \
cf2hints.c
400
CF2_Fixed fracDown =
cf2_fixedFraction
( hintmap->edge[i].dsCoord );
401
CF2_Fixed fracUp =
cf2_fixedFraction
( hintmap->edge[j].dsCoord );
[
all
...]
Completed in 72 milliseconds