Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dproperties.h325 uint64 SetFinalProperties(uint64 inprops, Weight old_weight,
388 uint64 SetFinalProperties(uint64 inprops, Weight old_weight, in SetFinalProperties() argument
391 if (old_weight != Weight::Zero() && old_weight != Weight::One()) { in SetFinalProperties()
Dedit-fst.h170 Weight old_weight = Final(s, wrapped); in SetFinal() local
181 return old_weight; in SetFinal()
520 Weight old_weight = data_->SetFinal(s, w, wrapped_); in SetFinal() local
521 SetProperties(SetFinalProperties(FstImpl<A>::Properties(), old_weight, w)); in SetFinal()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp997 int old_weight = weight; in FindSubstFont() local
1022 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
1039 weight = old_weight; in FindSubstFont()
1101 weight = old_weight; in FindSubstFont()
1106 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
1133 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
1138 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()