Searched refs:FDE_GetCSSPropertyByName (Results 1 – 4 of 4) sorted by relevance
248 propertyArgs.pProperty = FDE_GetCSSPropertyByName(pszValue, iValueLen); in LoadStyleRule()303 propertyArgs.pProperty = FDE_GetCSSPropertyByName(pszValue, iValueLen); in LoadFontFaceRule()
135 FDE_LPCCSSPROPERTYTABLE FDE_GetCSSPropertyByName(const FX_WCHAR* pszName,
556 FDE_LPCCSSPROPERTYTABLE FDE_GetCSSPropertyByName(const FX_WCHAR* pszName, in FDE_GetCSSPropertyByName() function
570 args.pProperty = FDE_GetCSSPropertyByName(psz, iLen); in AppendInlineStyle()