Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.cpp495 IFDE_CSSValue *pLastest = NULL, *pImportant = NULL; in ApplyDeclarations() local
501 pImportant = pVal; in ApplyDeclarations()
506 if (pImportant) { in ApplyDeclarations()
507 ApplyProperty(FDE_CSSPROPERTY_FontSize, pImportant, pComputedStyle); in ApplyDeclarations()