Searched refs:percentMissing (Results 1 – 1 of 1) sorted by relevance
386 int percentMissing = w.rawValue() - totalPercent; in calcEffectiveWidth() local395 …int percent = static_cast<int>(percentMissing * static_cast<float>(m_layoutStruct[pos].effMaxWidth… in calcEffectiveWidth()397 percentMissing -= percent; in calcEffectiveWidth()