Home
last modified time | relevance | path

Searched refs:BVG_STYLE_MASK (Results 1 – 2 of 2) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/include/brighton/
H A Dbrightonvectorgraphics.h11 #define BVG_STYLE_MASK 0x00ff macro
/dports/audio/bristol/bristol-0.60.10/libbvg/
H A Dbvg.c313 int style = image->element[stage].line.type & BVG_STYLE_MASK; in bvgRenderLine()
472 image->element[stage].line.type & BVG_STYLE_MASK, in bvgRenderString()
529 image->element[stage].line.type & BVG_STYLE_MASK, in bvgMacro()
579 image->element[stage].line.type & BVG_STYLE_MASK, in bvgRender()