Searched refs:haveWidth (Results 1 – 2 of 2) sorted by relevance
285 FT_Bool* haveWidth, in cf2_doStems() argument295 if ( font->isT1 && !font->decoder->flex_state && !*haveWidth ) in cf2_doStems()299 if ( !font->isT1 && hasWidthArg && !*haveWidth ) in cf2_doStems()330 *haveWidth = TRUE; in cf2_doStems()516 FT_Bool haveWidth; in cf2_interpT2CharString() local587 haveWidth = font->isCFF2 ? TRUE : FALSE; in cf2_interpT2CharString()798 &haveWidth, in cf2_interpT2CharString()828 &haveWidth, in cf2_interpT2CharString()840 if ( font->isT1 && !decoder->flex_state && !haveWidth ) in cf2_interpT2CharString()844 if ( cf2_stack_count( opStack ) > 1 && !haveWidth ) in cf2_interpT2CharString()[all …]
3082 Use the right builder function. We can use the `haveWidth' boolean