Searched refs:CFX_GetCSSPropertyByEnum (Results 1 – 3 of 3) sorted by relevance
27 const CFX_CSSPropertyTable* CFX_GetCSSPropertyByEnum(CFX_CSSProperty eName);
145 const CFX_CSSPropertyTable* CFX_GetCSSPropertyByEnum(CFX_CSSProperty eName) { in CFX_GetCSSPropertyByEnum() function
93 pDecl->AddProperty(CFX_GetCSSPropertyByEnum(CFX_CSSProperty::TextAlign), in ComputeStyle()