Home
last modified time | relevance | path

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

/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dauto.c573 SegLnkLst** phLst, SegLnkLst** pvLst) in HintsClash() argument
577 if (HintLstsClash(*hLst, *phLst, false)) { in HintsClash()
579 bst = BestFromLsts(*hLst, *phLst); in HintsClash()
586 e->Hs = p->Hs = *hLst = *phLst = new; in HintsClash()
603 GetHintLsts(PathElt* e, SegLnkLst** phLst, SegLnkLst** pvLst, int32_t* ph, in GetHintLsts() argument
629 *phLst = hLst; in GetHintLsts()
1030 SegLnkLst *hLst, *vLst, *phLst, *pvLst; in AutoExtraHints() local
1065 GetHintLsts(p = cp->prev, &phLst, &pvLst, &ph, &pv); in AutoExtraHints()
1066 if (HintsClash(e, p, &hLst, &vLst, &phLst, &pvLst)) { in AutoExtraHints()
1068 GetHintLsts(p, &phLst, &pvLst, &ph, &pv); in AutoExtraHints()
[all …]