Home
last modified time | relevance | path

Searched refs:LengthUnit (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssdata.h29 struct LengthUnit { struct
42 static const LengthUnit* GetLengthUnitByName(WideStringView wsName); argument
Dcfx_cssdata.cpp260 const CFX_CSSData::LengthUnit lengthUnitTable[] = {
317 const CFX_CSSData::LengthUnit* CFX_CSSData::GetLengthUnitByName( in GetLengthUnitByName()
Dcfx_cssdeclaration.cpp48 const CFX_CSSData::LengthUnit* pUnit = in ParseCSSNumber()