Home
last modified time | relevance | path

Searched refs:CF2_GhostTop (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/freetype/src/cff/
Dcf2blues.h88 CF2_GhostTop = 0x2, /* a single top edge */ enumerator
Dcf2blues.c179 blues->emBoxTopEdge.flags = CF2_GhostTop | in cf2_blues_init()
Dcf2hints.c132 hint->flags = CF2_GhostTop; in cf2_hint_init()
243 ( CF2_PairTop | CF2_GhostTop ) ) != 0 ); in cf2_hint_isTop()
/external/freetype/src/cff/
Dcf2blues.h88 CF2_GhostTop = 0x2, /* a single top edge */ enumerator
Dcf2blues.c179 blues->emBoxTopEdge.flags = CF2_GhostTop | in cf2_blues_init()
Dcf2hints.c132 hint->flags = CF2_GhostTop; in cf2_hint_init()
243 ( CF2_PairTop | CF2_GhostTop ) ) != 0 ); in cf2_hint_isTop()