#include "vtext.h"
#include "vtcl.h"
#include "vtagman.h"
#include "vcommands.h"
#include "binding.h"
#include "vnode.h"
#include "vprop.h"
#include "event.h"
#include "vman.h"
#include <stdio.h>
#include <stdlib.h>
Compounds | |
class | style_node |
Defines | |
#define | INDICATOR_SIZE 2 |
#define | OFFSET 7 |
#define | BUFFER_SIZE 1024 |
#define | BUFFERSIZE 1024 |
Typedefs | |
typedef list<style_node*> | style_node_list |
Enumerations | |
enum | style_kinds { BOLD_STYLE, ITALIC_STYLE } |
|
|
|
|
|
|
BOLD_STYLE | |
ITALIC_STYLE |