Searched refs:CFDE_CSSValueList (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssdeclaration.cpp | 398 CFDE_CSSValueList(pArgs->pStaticStore, argumentArr); in ParseFunction() 462 CFDE_CSSValueList(pStaticStore, list), in ParseContentProperty() 483 CFDE_CSSValueList(pStaticStore, list)); in ParseCounterProperty() 497 CFDE_CSSValueList(pStaticStore, list)); in ParseCounterProperty() 510 CFDE_CSSValueList(pStaticStore, list)); in ParseCounterProperty() 517 CFDE_CSSValueList(pStaticStore, listFull), in ParseCounterProperty() 607 CFDE_CSSValueList* pList = in ParseValueListProperty() 608 FDE_NewWith(pStaticStore) CFDE_CSSValueList(pStaticStore, list); in ParseValueListProperty() 959 CFDE_CSSValueList* pPosList = in ParseBackgroundProperty() 960 FDE_NewWith(pStaticStore) CFDE_CSSValueList(pStaticStore, position); in ParseBackgroundProperty() [all …]
|
D | fde_cssdatatable.h | 87 class CFDE_CSSValueList : public IFDE_CSSValueList, public CFX_Target { 89 CFDE_CSSValueList(IFX_MEMAllocator* pStaticStore,
|
D | fde_cssdatatable.cpp | 778 CFDE_CSSValueList::CFDE_CSSValueList(IFX_MEMAllocator* pStaticStore, in CFDE_CSSValueList() function in CFDE_CSSValueList
|