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.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <stdint.h>
#include "core/fxcrt/fx_codepage_forward.h"
#include "core/fxcrt/widestring.h"
+ Include dependency graph for fgas_fontutils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FGAS_FONTUSB
 
struct  FGAS_FontInfo
 

Functions

const FGAS_FONTUSBFGAS_GetUnicodeBitField (wchar_t wUnicode)
 
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 wUnicode)

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: