Searched refs:GetLengthUnitByName (Results 1 – 3 of 3) sorted by relevance
42 static const LengthUnit* GetLengthUnitByName(WideStringView wsName);
317 const CFX_CSSData::LengthUnit* CFX_CSSData::GetLengthUnitByName( in GetLengthUnitByName() function in CFX_CSSData
49 CFX_CSSData::GetLengthUnitByName(WideStringView(pszValue, 2)); in ParseCSSNumber()