Searched refs:FDE_CSSPropertyTable (Results 1 – 6 of 6) sorted by relevance
21 struct FDE_CSSPropertyTable { struct44 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByName( argument46 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByEnum(FDE_CSSProperty eName);
16 static const FDE_CSSPropertyTable g_FDE_CSSProperties[] = {119 sizeof(g_FDE_CSSProperties) / sizeof(FDE_CSSPropertyTable);199 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByName( in FDE_GetCSSPropertyByName()220 const FDE_CSSPropertyTable* FDE_GetCSSPropertyByEnum(FDE_CSSProperty eName) { in FDE_GetCSSPropertyByEnum()
50 void AddProperty(const FDE_CSSPropertyTable* pTable,67 void ParseValueListProperty(const FDE_CSSPropertyTable* pTable,
67 const FDE_CSSPropertyTable* propertyTable = nullptr; in LoadStyleRule()
158 void CFDE_CSSDeclaration::AddProperty(const FDE_CSSPropertyTable* pTable, in AddProperty()322 const FDE_CSSPropertyTable* pTable, in ParseValueListProperty()
149 const FDE_CSSPropertyTable* table = nullptr; in AppendInlineStyle()