Home
last modified time | relevance | path

Searched refs:InheritedData (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.h20 class InheritedData {
22 InheritedData();
23 ~InheritedData();
96 InheritedData m_InheritedData;
Dcfx_csscomputedstyle.cpp170 CFX_CSSComputedStyle::InheritedData::InheritedData() in InheritedData() function in CFX_CSSComputedStyle::InheritedData
183 CFX_CSSComputedStyle::InheritedData::~InheritedData() {} in ~InheritedData()