Searched refs:FDE_GetCSSPropertyByEnum (Results 1 – 3 of 3) sorted by relevance
46 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByEnum(FDE_CSSProperty eName);
220 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByEnum(FDE_CSSProperty eName) { in FDE_GetCSSPropertyByEnum() function
94 pDecl->AddProperty(FDE_GetCSSPropertyByEnum(FDE_CSSProperty::TextAlign), in ComputeStyle()