Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dfde_cssdatatable.h28 struct FDE_CSSPropertyValueTable { struct
48 const FDE_CSSPropertyValueTable* FDE_GetCSSPropertyValueByName( argument
Dfde_cssdatatable.cpp124 static const FDE_CSSPropertyValueTable g_FDE_CSSPropertyValues[] = {
171 sizeof(g_FDE_CSSPropertyValues) / sizeof(FDE_CSSPropertyValueTable);
224 const FDE_CSSPropertyValueTable* FDE_GetCSSPropertyValueByName( in FDE_GetCSSPropertyValueByName()
Dcfde_cssdeclaration.cpp292 const FDE_CSSPropertyValueTable* pValue = in ParseEnum()
353 const FDE_CSSPropertyValueTable* pValue = in ParseValueListProperty()
472 const FDE_CSSPropertyValueTable* pValue = in ParseBorderProperty()
514 const FDE_CSSPropertyValueTable* pValue = in ParseFontProperty()