Searched refs:CFX_CSSPropertyTable (Results 1 – 6 of 6) sorted by relevance
18 struct CFX_CSSPropertyTable { struct25 const CFX_CSSPropertyTable* CFX_GetCSSPropertyByName( argument27 const CFX_CSSPropertyTable* CFX_GetCSSPropertyByEnum(CFX_CSSProperty eName);
16 static const CFX_CSSPropertyTable g_CFX_CSSProperties[] = {119 sizeof(g_CFX_CSSProperties) / sizeof(CFX_CSSPropertyTable);124 const CFX_CSSPropertyTable* CFX_GetCSSPropertyByName( in CFX_GetCSSPropertyByName()145 const CFX_CSSPropertyTable* CFX_GetCSSPropertyByEnum(CFX_CSSProperty eName) { in CFX_GetCSSPropertyByEnum()
50 void AddProperty(const CFX_CSSPropertyTable* pTable,67 void ParseValueListProperty(const CFX_CSSPropertyTable* pTable,
65 const CFX_CSSPropertyTable* propertyTable = nullptr; in LoadStyleRule()
310 void CFX_CSSDeclaration::AddProperty(const CFX_CSSPropertyTable* pTable, in AddProperty()469 const CFX_CSSPropertyTable* pTable, in ParseValueListProperty()
146 const CFX_CSSPropertyTable* table = nullptr; in AppendInlineStyle()