Searched defs:eUnit (Results 1 – 5 of 5) sorted by relevance
100 CFX_CSSLength(CFX_CSSLengthUnit eUnit, float fValue) in CFX_CSSLength()103 CFX_CSSLength& Set(CFX_CSSLengthUnit eUnit) { in Set()108 CFX_CSSLength& Set(CFX_CSSLengthUnit eUnit, float fValue) { in Set()128 CFX_CSSRect(CFX_CSSLengthUnit eUnit, float val) in CFX_CSSRect()134 CFX_CSSRect& Set(CFX_CSSLengthUnit eUnit) { in Set()141 CFX_CSSRect& Set(CFX_CSSLengthUnit eUnit, float fValue) { in Set()
295 CFX_CSSNumberValue::Unit eUnit; in ParseNumber() local
32 CXFA_Measurement::CXFA_Measurement(float fValue, XFA_Unit eUnit) { in CXFA_Measurement()83 bool CXFA_Measurement::ToUnitInternal(XFA_Unit eUnit, float* fValue) const { in ToUnitInternal()
21 void Set(float fValue, XFA_Unit eUnit) { in Set()
134 XFA_Unit eUnit = CXFA_Measurement::GetUnitFromString(unit.AsStringView()); in DoHWXYInternal() local