#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "ut_debugmsg.h"
#include "ut_assert.h"
#include "ut_types.h"
#include "ut_string.h"
#include "gr_Graphics.h"
#include "gr_CharWidths.h"
#include "gr_Painter.h"
#include "xap_Draw_Symbol.h"
Variables | |
static UT_UCSChar | MaxWidthChar = 0 |
static UT_UCSChar | MaxHeightChar = 0 |
UT_UCSChar MaxHeightChar = 0 [static] |
Referenced by XAP_Draw_Symbol::setFontToGC(), and XAP_Draw_Symbol::setSelectedFont().
UT_UCSChar MaxWidthChar = 0 [static] |
Referenced by XAP_Draw_Symbol::setFontToGC(), and XAP_Draw_Symbol::setSelectedFont().