Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.cpp473 CFDE_CSSValueArray listFull; in ParseCounterProperty() local
482 listFull.Add(FDE_NewWith(pStaticStore) in ParseCounterProperty()
496 listFull.Add(FDE_NewWith(pStaticStore) in ParseCounterProperty()
509 listFull.Add(FDE_NewWith(pStaticStore) in ParseCounterProperty()
512 if (listFull.GetSize() == 0) { in ParseCounterProperty()
517 CFDE_CSSValueList(pStaticStore, listFull), in ParseCounterProperty()