Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dfde_cssdatatable.h46 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByEnum(FDE_CSSProperty eName);
Dfde_cssdatatable.cpp220 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByEnum(FDE_CSSProperty eName) { in FDE_GetCSSPropertyByEnum() function
Dcfde_cssstyleselector.cpp94 pDecl->AddProperty(FDE_GetCSSPropertyByEnum(FDE_CSSProperty::TextAlign), in ComputeStyle()