#include "ut_OverstrikingChars.h"#include "ut_assert.h"#include <stdlib.h>Classes | |
| struct | char_bounds |
Functions | |
| static UT_sint32 | s_compare (const void *a, const void *b) |
| UT_uint32 | UT_isOverstrikingChar (UT_UCSChar c) |
Variables | |
| char_bounds | overstr_lut [] |
| static UT_sint32 s_compare | ( | const void * | a, | |
| const void * | b | |||
| ) | [static] |
References char_bounds::max.
Referenced by UT_isOverstrikingChar().
| UT_uint32 UT_isOverstrikingChar | ( | UT_UCSChar | c | ) |
References char_bounds::dir, and s_compare().
Referenced by GR_Graphics::measureString(), and GR_Win32CharWidths::setCharWidthsOfRange().
1.7.1