LibreOffice Module hwpfilter (master) 1
|
#include <cstddef>
#include <stdio.h>
#include <string.h>
#include <sal/types.h>
#include "fontmap.hxx"
Go to the source code of this file.
Functions | |
int | getRepFamilyName (const char *orig, char *buf, double &ratio) |
Variables | |
const struct FontEntry | FontMapTab [] |
ratio\xb4\xc2 \xc7\xd1\xb1\xdb 70%, \xbc\xfd\xc0\xda 10% \xbf\xb5\xb9\xae 20%\xc0\xc7 \xba\xf1\xc0\xb2\xb7\xce \xb1\xb8\xbc\xba\xb5\xc7\xbe\xfa\xb4\xd9\xb4\xc2 \xb0\xa1\xc1\xa4\xc7\xcf\xbf\xa1 \xc1\xa4\xc7\xd8\xc1\xf8\xb4\xd9. More... | |
const char *const | RepFontTab [] |
int getRepFamilyName | ( | const char * | orig, |
char * | buf, | ||
double & | ratio | ||
) |
Definition at line 153 of file fontmap.cxx.
References FontMapTab, i, RepFontTab, and SAL_N_ELEMENTS.
Referenced by HwpReader::parseCharShape().
const struct FontEntry FontMapTab[] |
ratio\xb4\xc2 \xc7\xd1\xb1\xdb 70%, \xbc\xfd\xc0\xda 10% \xbf\xb5\xb9\xae 20%\xc0\xc7 \xba\xf1\xc0\xb2\xb7\xce \xb1\xb8\xbc\xba\xb5\xc7\xbe\xfa\xb4\xd9\xb4\xc2 \xb0\xa1\xc1\xa4\xc7\xcf\xbf\xa1 \xc1\xa4\xc7\xd8\xc1\xf8\xb4\xd9.
Definition at line 45 of file fontmap.cxx.
Referenced by getRepFamilyName().
const char* const RepFontTab[] |
Definition at line 136 of file fontmap.cxx.
Referenced by getRepFamilyName().