Lines Matching defs:key

953 static bool _attrParseSvgNode(void* data, const char* key, const char* value)  in _attrParseSvgNode()
1238 static bool _parseStyleAttr(void* data, const char* key, const char* value, bool style) in _parseStyleAttr()
1281 static bool _parseStyleAttr(void* data, const char* key, const char* value) in _parseStyleAttr()
1290 static bool _attrParseGNode(void* data, const char* key, const char* value) in _attrParseGNode()
1318 static bool _attrParseClipPathNode(void* data, const char* key, const char* value) in _attrParseClipPathNode()
1342 static bool _attrParseMaskNode(void* data, const char* key, const char* value) in _attrParseMaskNode()
1368 static bool _attrParseCssStyleNode(void* data, const char* key, const char* value) in _attrParseCssStyleNode()
1383 static bool _attrParseSymbolNode(void* data, const char* key, const char* value) in _attrParseSymbolNode()
1572 static bool _attrParsePathNode(void* data, const char* key, const char* value) in _attrParsePathNode()
1628 static bool _attrParseCircleNode(void* data, const char* key, const char* value) in _attrParseCircleNode()
1690 static bool _attrParseEllipseNode(void* data, const char* key, const char* value) in _attrParseEllipseNode()
1749 static bool _attrParsePolygonNode(void* data, const char* key, const char* value) in _attrParsePolygonNode()
1818 static bool _attrParseRectNode(void* data, const char* key, const char* value) in _attrParseRectNode()
1891 static bool _attrParseLineNode(void* data, const char* key, const char* value) in _attrParseLineNode()
1961 static bool _attrParseImageNode(void* data, const char* key, const char* value) in _attrParseImageNode()
2072 static bool _attrParseUseNode(void* data, const char* key, const char* value) in _attrParseUseNode()
2144 static bool _attrParseTextNode(void* data, const char* key, const char* value) in _attrParseTextNode()
2482 static bool _attrParseRadialGradientNode(void* data, const char* key, const char* value) in _attrParseRadialGradientNode()
2561 static bool _attrParseStopsStyle(void* data, const char* key, const char* value) in _attrParseStopsStyle()
2581 static bool _attrParseStops(void* data, const char* key, const char* value) in _attrParseStops()
2750 static bool _attrParseLinearGradientNode(void* data, const char* key, const char* value) in _attrParseLinearGradientNode()