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

  /external/pdfium/xfa/src/fdp/include/
fde_mem.h 14 #define FDE_NewWith FXTARGET_NewWith
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssdeclaration.cpp 82 return FDE_NewWith(pStaticStore) CFDE_CSSPrimitiveValue(eUnit, fValue);
87 return FDE_NewWith(pStaticStore) CFDE_CSSPrimitiveValue(eValue);
94 FDE_NewWith(pStaticStore) FDE_CSSPROPERTYHOLDER;
270 FDE_NewWith(pArgs->pStaticStore) FDE_CSSCUSTOMPROPERTY;
306 return FDE_NewWith(pArgs->pStaticStore) CFDE_CSSPrimitiveValue(dwColor);
320 ? FDE_NewWith(pArgs->pStaticStore)
336 ? FDE_NewWith(pArgs->pStaticStore)
379 argumentArr.Add(FDE_NewWith(pArgs->pStaticStore) CFDE_CSSPrimitiveValue(
391 argumentArr.Add(FDE_NewWith(pArgs->pStaticStore) CFDE_CSSPrimitiveValue(
397 IFDE_CSSValueList* pArgumentList = FDE_NewWith(pArgs->pStaticStore)
    [all...]
fde_cssstylesheet.cpp 214 pMediaRule = FDE_NewWith(m_pAllocator) CFDE_CSSMediaRule(dwMediaList);
270 pStyleRule = FDE_NewWith(m_pAllocator) CFDE_CSSStyleRule;
316 pFontFaceRule = FDE_NewWith(m_pAllocator) CFDE_CSSFontFaceRule;
431 CFDE_CSSSelector* p = FDE_NewWith(pStaticStore)
449 CFDE_CSSSelector* p = FDE_NewWith(pStaticStore)
463 CFDE_CSSSelector* p = FDE_NewWith(pStaticStore)
481 CFDE_CSSSelector* p = FDE_NewWith(pStaticStore)
fde_csscache.cpp 58 FDE_NewWith(m_pFixedStore) FDE_CSSCACHEITEM(pStyleSheet);
fde_cssstyleselector.cpp 205 return FDE_NewWith(m_pStaticStore)
258 FDE_NewWith(m_pFixedStyleStore) CFDE_CSSComputedStyle(m_pFixedStyleStore);
451 pDecl = FDE_NewWith(m_pInlineStyleStore) CFDE_CSSDeclaration;
456 pDecl = FDE_NewWith(m_pInlineStyleStore) CFDE_CSSDeclaration;
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp 264 FDE_NewWith(m_pAllocator) CXFA_TextParseContext;
    [all...]

Completed in 124 milliseconds