Home
last modified time | relevance | path

Searched refs:CreateComputedStyle (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fdp/include/
Dfde_css.h1074 virtual IFDE_CSSComputedStyle* CreateComputedStyle(
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.h95 virtual IFDE_CSSComputedStyle* CreateComputedStyle(
Dfde_cssstyleselector.cpp250 IFDE_CSSComputedStyle* CFDE_CSSStyleSelector::CreateComputedStyle( in CreateComputedStyle() function in CFDE_CSSStyleSelector
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp135 IFDE_CSSComputedStyle* pStyle = m_pSelector->CreateComputedStyle(NULL); in CreateRootStyle()
196 m_pSelector->CreateComputedStyle(pParentStyle); in CreateStyle()