Home | History | Annotate | Download | only in cff

Lines Matching full:hintmask

53    * A HintMask object stores a bit mask that specifies which hints in the
56 * preceding vertical hints. The HintMask is ordered the same way, with
63 * A HintMask is built 0 or more times while interpreting a charstring, by
64 * the HintMask operator. There is only one HintMask, but it is built or
65 * rebuilt each time there is a hint substitution (HintMask operator) in
66 * the charstring. A default HintMask with all bits set is built if there
67 * has been no HintMask operator prior to the first drawing operator.
113 * substitution (HintMask operator).
171 CF2_HintMask hintMask,
213 CF2_HintMask hintMask; /* ptr to the current mask */
254 CF2_HintMask hintMask,