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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <string>
#include "core/fxge/cfx_folderfontinfo.h"
#include "core/fxge/cfx_fontmapper.h"
#include "core/fxge/cfx_gemodule.h"
#include "core/fxge/fx_font.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/utils/path_service.h"
#include "third_party/base/check.h"
+ Include dependency graph for fx_font_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (FXFontTest, UnicodeFromAdobeName)
 
 TEST (FXFontTest, AdobeNameFromUnicode)
 
 TEST (FXFontTest, ReadFontNameFromMicrosoftEntries)
 

Function Documentation

◆ TEST() [1/3]

TEST ( FXFontTest ,
AdobeNameFromUnicode  )

Definition at line 25 of file fx_font_unittest.cpp.

◆ TEST() [2/3]

TEST ( FXFontTest ,
ReadFontNameFromMicrosoftEntries  )

Definition at line 35 of file fx_font_unittest.cpp.

References CFX_FontMapper::CFX_FontMapper(), CFX_FolderFontInfo::AddPath(), CFX_FolderFontInfo::EnumFontList(), CFX_GEModule::Get(), and CFX_GEModule::GetPlatform().

+ Here is the call graph for this function:

◆ TEST() [3/3]

TEST ( FXFontTest ,
UnicodeFromAdobeName  )

Definition at line 15 of file fx_font_unittest.cpp.