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
fgas_fontutils.cpp File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include "xfa/fgas/font/fgas_fontutils.h"
#include <iterator>
#include "build/build_config.h"
#include "core/fxcrt/fx_codepage.h"
#include "core/fxcrt/fx_extension.h"
#include "xfa/fgas/font/cfgas_fontmgr.h"
Include dependency graph for fgas_fontutils.cpp:

Go to the source code of this file.

Functions

const FGAS_FONTUSBFGAS_GetUnicodeBitField (wchar_t unicode)
WideString FGAS_FontNameToEnglishName (const WideString &wsLocalName)
const FGAS_FontInfoFGAS_FontInfoByFontName (WideStringView wsFontName)

Function Documentation

◆ FGAS_FontInfoByFontName()

const FGAS_FontInfo * FGAS_FontInfoByFontName ( WideStringView wsFontName)

Definition at line 2467 of file fgas_fontutils.cpp.

References FGAS_FontInfo::dwFontNameHash.

◆ FGAS_FontNameToEnglishName()

WideString FGAS_FontNameToEnglishName ( const WideString & wsLocalName)

Definition at line 2450 of file fgas_fontutils.cpp.

References FGAS_FontInfo::dwFontNameHash, fxcrt::WideString::FromASCII(), and FGAS_FontInfo::pPsName.

Referenced by CXFA_FontMgr::GetFont(), and TEST().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ FGAS_GetUnicodeBitField()

const FGAS_FONTUSB * FGAS_GetUnicodeBitField ( wchar_t unicode)

Definition at line 2430 of file fgas_fontutils.cpp.

References FGAS_FONTUSB::wEndUnicode.

Referenced by CFGAS_FontMgr::GetFontByUnicode(), and TEST().

Here is the caller graph for this function: