Searched refs:hasPercent (Results 1 – 2 of 2) sorted by relevance
2785 if (hasPercent) { in UpdateTextStyleForeground()2807 if (hasPercent) { in UpdateTextStyleForeground()2830 bool hasPercent = IsPercentStr(percent); in UpdateTextStyleForeground() local2834 if (hasPercent) { in UpdateTextStyleForeground()2848 bool hasPercent = IsPercentStr(percent); in UpdateTextStyleForeground() local2852 if (hasPercent) { in UpdateTextStyleForeground()2865 bool hasPercent = IsPercentStr(perStr); in UpdateTextStyleForeground() local2869 if (hasPercent) { in UpdateTextStyleForeground()2886 bool hasPercent = IsPercentStr(perStr); in UpdateTextStyleForeground() local2889 if (hasPercent) { in UpdateTextStyleForeground()[all …]
1804 bool hasPercent = IsPercentStr(percentage); in PercentStrToFloat() local1807 if (hasPercent) { in PercentStrToFloat()