Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:keyword

1697     keyword[MagickPathExtent],
1823 GetNextToken(q,&q,MagickPathExtent,keyword);
1824 if (*keyword == '\0')
1826 if (*keyword == '#')
1835 p=q-strlen(keyword)-1;
1839 switch (*keyword)
1846 if (LocaleCompare("affine",keyword) == 0)
1884 if (LocaleCompare("alpha",keyword) == 0)
1889 if (LocaleCompare("arc",keyword) == 0)
1900 if (LocaleCompare("bezier",keyword) == 0)
1905 if (LocaleCompare("border-color",keyword) == 0)
1918 if (LocaleCompare("clip-path",keyword) == 0)
1929 if (LocaleCompare("clip-rule",keyword) == 0)
1943 if (LocaleCompare("clip-units",keyword) == 0)
1968 if (LocaleCompare("circle",keyword) == 0)
1973 if (LocaleCompare("color",keyword) == 0)
1984 if (LocaleCompare("decorate",keyword) == 0)
1998 if (LocaleCompare("density",keyword) == 0)
2004 if (LocaleCompare("direction",keyword) == 0)
2024 if (LocaleCompare("ellipse",keyword) == 0)
2029 if (LocaleCompare("encoding",keyword) == 0)
2041 if (LocaleCompare("fill",keyword) == 0)
2070 if (LocaleCompare("fill-opacity",keyword) == 0)
2080 if (LocaleCompare("fill-rule",keyword) == 0)
2094 if (LocaleCompare("font",keyword) == 0)
2103 if (LocaleCompare("font-family",keyword) == 0)
2109 if (LocaleCompare("font-size",keyword) == 0)
2117 if (LocaleCompare("font-stretch",keyword) == 0)
2130 if (LocaleCompare("font-style",keyword) == 0)
2143 if (LocaleCompare("font-weight",keyword) == 0)
2161 if (LocaleCompare("gradient-units",keyword) == 0)
2166 if (LocaleCompare("gravity",keyword) == 0)
2185 if (LocaleCompare("image",keyword) == 0)
2199 if (LocaleCompare("interline-spacing",keyword) == 0)
2208 if (LocaleCompare("interword-spacing",keyword) == 0)
2223 if (LocaleCompare("kerning",keyword) == 0)
2237 if (LocaleCompare("line",keyword) == 0)
2246 if (LocaleCompare("offset",keyword) == 0)
2251 if (LocaleCompare("opacity",keyword) == 0)
2271 if (LocaleCompare("path",keyword) == 0)
2276 if (LocaleCompare("point",keyword) == 0)
2281 if (LocaleCompare("polyline",keyword) == 0)
2286 if (LocaleCompare("polygon",keyword) == 0)
2291 if (LocaleCompare("pop",keyword) == 0)
2324 if (LocaleCompare("push",keyword) == 0)
2516 if (LocaleCompare("rectangle",keyword) == 0)
2521 if (LocaleCompare("rotate",keyword) == 0)
2533 if (LocaleCompare("roundRectangle",keyword) == 0)
2544 if (LocaleCompare("scale",keyword) == 0)
2558 if (LocaleCompare("skewX",keyword) == 0)
2567 if (LocaleCompare("skewY",keyword) == 0)
2576 if (LocaleCompare("stop-color",keyword) == 0)
2604 if (LocaleCompare("stroke",keyword) == 0)
2634 if (LocaleCompare("stroke-antialias",keyword) == 0)
2641 if (LocaleCompare("stroke-dasharray",keyword) == 0)
2694 if (LocaleCompare("stroke-dashoffset",keyword) == 0)
2703 if (LocaleCompare("stroke-linecap",keyword) == 0)
2716 if (LocaleCompare("stroke-linejoin",keyword) == 0)
2730 if (LocaleCompare("stroke-miterlimit",keyword) == 0)
2736 if (LocaleCompare("stroke-opacity",keyword) == 0)
2746 if (LocaleCompare("stroke-width",keyword) == 0)
2760 if (LocaleCompare("text",keyword) == 0)
2765 if (LocaleCompare("text-align",keyword) == 0)
2778 if (LocaleCompare("text-anchor",keyword) == 0)
2791 if (LocaleCompare("text-antialias",keyword) == 0)
2798 if (LocaleCompare("text-undercolor",keyword) == 0)
2805 if (LocaleCompare("translate",keyword) == 0)
2825 if (LocaleCompare("viewbox",keyword) == 0)
3287 keyword);