#include "gr_Caret.h"
#include "gr_Graphics.h"
#include "gr_Painter.h"
#include "ut_debugmsg.h"
#include <inttypes.h>
#include <math.h>
#include <stdio.h>
#include <time.h>
Variables | |
static const UT_uint32 | CURSOR_DELAY_TIME = 10 |
const UT_uint32 CURSOR_DELAY_TIME = 10 [static] |
Referenced by GR_Caret::GR_Caret().