#include <TextEditorFont.h>
|
| | TextEditorFont (CStringW const &, CStringW const &, CStringW const &) |
| |
| | TextEditorFont (CStringW const &, int) |
| |
| | TextEditorFont (TextEditorFont const &) |
| |
| | TextEditorFont (void) |
| |
| | ~TextEditorFont (void) |
| |
| bool | alphanum_symbol_TTF (void) const |
| |
| bool | isSymbol (void) const |
| |
| bool | loaded_bigfont (void) const |
| |
| bool | loaded_shapefile (void) const |
| |
| bool | loaded_truetype (void) const |
| |
| bool | loaded_unifont (void) const |
| |
| bool | supports_character (wchar_t, TextEditor *) const |
| |
| bool | supports_character (wchar_t, TextEditorCharAttributes const &, TextEditor *) const |
| |
| bool | supports_language (unsigned short, TextEditor *) const |
| |
| bool | supports_language (unsigned short, TextEditorCharAttributes const &, TextEditor *) const |
| |
| bool | trueType (void) const |
| |
| bool | vertical_TTF (void) const |
| |
| CStringW | bigFontFileNoExt (void) const |
| |
| CStringW | fontFileNoExt (void) const |
| |
| CStringW const & | bigFontFile (void) const |
| |
| CStringW const & | fontFile (void) const |
| |
| CStringW const & | fontName (void) const |
| |
| TextEditorFont & | operator= (TextEditorFont const &) |
| |
| int | charSetForLanguage (unsigned short) const |
| |
| int | pitchAndFamily (void) const |
| |
| short | loaded_bigfont_codepage_index (void) const |
| |
| unsigned short | language (unsigned short) const |
| |
| void | load (TextEditorCharAttributes const &, TextEditor *) |
| |
| void | load (TextEditorCharAttributes const &, TextEditor *) const |
| |
Definition at line 23 of file TextEditorFont.h.
◆ TextEditorFont() [1/4]
◆ TextEditorFont() [2/4]
| TextEditorFont::TextEditorFont |
( |
CStringW const & | , |
|
|
int | ) |
◆ TextEditorFont() [3/4]
◆ TextEditorFont() [4/4]
| TextEditorFont::TextEditorFont |
( |
void | | ) |
|
◆ ~TextEditorFont()
| TextEditorFont::~TextEditorFont |
( |
void | | ) |
|
◆ alphanum_symbol_TTF()
| bool TextEditorFont::alphanum_symbol_TTF |
( |
void | | ) |
const |
◆ bigFontFile()
◆ bigFontFileNoExt()
◆ charSetForLanguage()
◆ fontFile()
◆ fontFileNoExt()
◆ fontName()
◆ isSymbol()
| bool TextEditorFont::isSymbol |
( |
void | | ) |
const |
◆ language()
◆ load() [1/2]
◆ load() [2/2]
◆ loaded_bigfont()
| bool TextEditorFont::loaded_bigfont |
( |
void | | ) |
const |
◆ loaded_bigfont_codepage_index()
| short TextEditorFont::loaded_bigfont_codepage_index |
( |
void | | ) |
const |
◆ loaded_shapefile()
| bool TextEditorFont::loaded_shapefile |
( |
void | | ) |
const |
◆ loaded_truetype()
| bool TextEditorFont::loaded_truetype |
( |
void | | ) |
const |
◆ loaded_unifont()
| bool TextEditorFont::loaded_unifont |
( |
void | | ) |
const |
◆ operator=()
◆ pitchAndFamily()
| int TextEditorFont::pitchAndFamily |
( |
void | | ) |
const |
◆ SHX_ext()
◆ supports_character() [1/2]
◆ supports_character() [2/2]
◆ supports_language() [1/2]
◆ supports_language() [2/2]
◆ trueType()
| bool TextEditorFont::trueType |
( |
void | | ) |
const |
◆ TTF_charset()
◆ TTF_english_name()
◆ TTF_file_name()
◆ TTF_info()
◆ TTF_native_name()
◆ vertical_TTF()
| bool TextEditorFont::vertical_TTF |
( |
void | | ) |
const |
The documentation for this class was generated from the following file: