Searched refs:fAttriValue (Results 1 – 3 of 3) sorted by relevance
103 virtual void SetFloat(const FX_WCHAR* pwsAttriName, FX_FLOAT fAttriValue) = 0;133 virtual void SetFloat(const FX_WCHAR* pwsAttriName, FX_FLOAT fAttriValue) = 0;
76 virtual void SetFloat(const FX_WCHAR* pwsAttriName, FX_FLOAT fAttriValue);114 virtual void SetFloat(const FX_WCHAR* pwsAttriName, FX_FLOAT fAttriValue);
606 FX_FLOAT fAttriValue) { in SetFloat() argument608 wsValue.Format(L"%f", fAttriValue); in SetFloat()794 FX_FLOAT fAttriValue) { in SetFloat() argument796 wsValue.Format(L"%f", fAttriValue); in SetFloat()