HomeSort by relevance Sort by last modified time
    Searched refs:CreateComputedStyle (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssstyleselector.h 35 RetainPtr<CFX_CSSComputedStyle> CreateComputedStyle(
cfx_cssstyleselector.cpp 34 RetainPtr<CFX_CSSComputedStyle> CFX_CSSStyleSelector::CreateComputedStyle(
  /external/pdfium/xfa/fxfa/
cxfa_textparser.cpp 96 auto pStyle = m_pSelector->CreateComputedStyle(nullptr);
163 auto pNewStyle = m_pSelector->CreateComputedStyle(pParentStyle);

Completed in 193 milliseconds