Searched refs:percentsBase (Results 1 – 2 of 2) sorted by relevance
13 bool ParseSizeString(const wchar_t *s, const PROPVARIANT &prop, UInt64 percentsBase, UInt64 &res) in ParseSizeString() argument45 res = percentsBase / 100 * v; in ParseSizeString()
12 bool ParseSizeString(const wchar_t *name, const PROPVARIANT &prop, UInt64 percentsBase, UInt64 &res…