Gnash  0.8.10
Variables
testr_gtk.cpp File Reference
#include <iostream>
#include <string>
#include <cstdlib>
#include <vector>
#include <map>
#include <cassert>
#include <regex.h>
#include <boost/assign/list_of.hpp>
#include "log.h"
#include "SWFMatrix.h"
#include "Renderer.h"
#include "Transform.h"
#include "GnashVaapiImage.h"
#include "GnashVaapiImageProxy.h"

Variables

const VGfloat white_color [4] = {1.0, 1.0, 1.0, 1.0}
const VGfloat color [4] = {0.4, 0.1, 1.0, 1.0}
VGPath path
VGPaint paint
VGPaint fill

Variable Documentation

const VGfloat color[4] = {0.4, 0.1, 1.0, 1.0}
VGPaint fill
VGPaint paint
VGPath path
const VGfloat white_color[4] = {1.0, 1.0, 1.0, 1.0}