Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dfde_cssdatatable.h44 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByName(
Dcfde_cssstylesheet.cpp80 propertyTable = FDE_GetCSSPropertyByName(strValue); in LoadStyleRule()
Dfde_cssdatatable.cpp199 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByName( in FDE_GetCSSPropertyByName() function
Dcfde_cssstyleselector.cpp155 table = FDE_GetCSSPropertyByName(strValue); in AppendInlineStyle()