OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF2_PairBottom
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.h
89
CF2_PairBottom
= 0x4, /* the bottom edge of a stem hint */
cf2hints.c
159
hint->flags =
CF2_PairBottom
;
175
hint->flags =
CF2_PairBottom
;
228
(
CF2_PairBottom
| CF2_PairTop ) ) != 0;
251
(
CF2_PairBottom
| CF2_GhostBottom ) ) != 0;
[
all
...]
/external/freetype/src/cff/
cf2blues.h
89
CF2_PairBottom
= 0x4, /* the bottom edge of a stem hint */
cf2hints.c
159
hint->flags =
CF2_PairBottom
;
175
hint->flags =
CF2_PairBottom
;
228
(
CF2_PairBottom
| CF2_PairTop ) ) != 0 );
251
(
CF2_PairBottom
| CF2_GhostBottom ) ) != 0 );
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2blues.h
89
CF2_PairBottom
= 0x4, /* the bottom edge of a stem hint */
cf2hints.c
159
hint->flags =
CF2_PairBottom
;
175
hint->flags =
CF2_PairBottom
;
228
(
CF2_PairBottom
| CF2_PairTop ) ) != 0 );
251
(
CF2_PairBottom
| CF2_GhostBottom ) ) != 0 );
[
all
...]
Completed in 458 milliseconds