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

  /external/freetype/src/psaux/
psfont.h 84 CF2_UInt lenNDV; /* current length NDV or zero */
85 FT_Fixed* NDV; /* ptr to current NDV or NULL */
  /external/freetype/include/freetype/internal/
cfftypes.h 165 /* Note: NDV is long (32/64 bit), while BV is 16.16 (FT_Int32). */
173 FT_Fixed* lastNDV; /* last NDV used */
305 FT_UInt lenNDV; /* current length NDV or zero */
306 FT_Fixed* NDV; /* ptr to current NDV or NULL */

Completed in 66 milliseconds