Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_freetype.cpp File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

#include "core/fxge/freetype/fx_freetype.h"
#include <stdint.h>
#include "core/fxcrt/compiler_specific.h"
#include "core/fxge/cfx_fontmgr.h"
#include "core/fxge/cfx_gemodule.h"
#include "third_party/freetype/include/pstables.h"
Include dependency graph for fx_freetype.cpp:

Go to the source code of this file.

Macros

#define DEFINE_PS_TABLES

Functions

int FXFT_unicode_from_adobe_name (const char *glyph_name)
void FXFT_adobe_name_from_unicode (pdfium::span< char > name_buf, wchar_t unicode)

Macro Definition Documentation

◆ DEFINE_PS_TABLES

#define DEFINE_PS_TABLES

Definition at line 15 of file fx_freetype.cpp.

Function Documentation

◆ FXFT_adobe_name_from_unicode()

void FXFT_adobe_name_from_unicode ( pdfium::span< char > name_buf,
wchar_t unicode )

Definition at line 216 of file fx_freetype.cpp.

◆ FXFT_unicode_from_adobe_name()

int FXFT_unicode_from_adobe_name ( const char * glyph_name)

Definition at line 108 of file fx_freetype.cpp.

Referenced by UnicodeFromAdobeName().

Here is the caller graph for this function: