Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Functions | |
TEST (FXFontTest, UnicodeFromAdobeName) | |
TEST (FXFontTest, AdobeNameFromUnicode) | |
TEST (FXFontTest, ReadFontNameFromMicrosoftEntries) | |
TEST | ( | FXFontTest | , |
AdobeNameFromUnicode | ) |
Definition at line 25 of file fx_font_unittest.cpp.
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().
TEST | ( | FXFontTest | , |
UnicodeFromAdobeName | ) |
Definition at line 15 of file fx_font_unittest.cpp.