HomeSort by relevance Sort by last modified time
    Searched defs:NDV (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/cff/
cf2font.h 82 CF2_UInt lenNDV; /* current length NDV or zero */
83 FT_Fixed* NDV; /* ptr to current NDV or NULL */
cfftypes.h 164 /* Note: NDV is long (32/64 bit), while BV is 16.16 (FT_Int32). */
172 FT_Fixed* lastNDV; /* last NDV used */
304 FT_UInt lenNDV; /* current length NDV or zero */
305 FT_Fixed* NDV; /* ptr to current NDV or NULL */

Completed in 416 milliseconds