Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssvalue.cpp9 CFX_CSSValue::CFX_CSSValue(CFX_CSSPrimitiveType type) : m_value(type) {} in CFX_CSSValue() function in CFX_CSSValue
Dcfx_cssstyleselector.h23 class CFX_CSSValue; variable