Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.h21 class InheritedData {
23 InheritedData();
24 ~InheritedData();
100 InheritedData m_InheritedData;
Dcfx_csscomputedstyle.cpp169 CFX_CSSComputedStyle::InheritedData::InheritedData() in InheritedData() function in CFX_CSSComputedStyle::InheritedData
182 CFX_CSSComputedStyle::InheritedData::~InheritedData() {} in ~InheritedData()