Home
last modified time | relevance | path

Searched defs:CFX_CSSLength (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_css.h186 CFX_CSSLength() {} in CFX_CSSLength() function
188 explicit CFX_CSSLength(CFX_CSSLengthUnit eUnit) : m_unit(eUnit) {} in CFX_CSSLength() function
190 CFX_CSSLength(CFX_CSSLengthUnit eUnit, float fValue) in CFX_CSSLength() function