7#ifndef CORE_FXGE_ANDROID_CFPF_SKIAFONT_H_
8#define CORE_FXGE_ANDROID_CFPF_SKIAFONT_H_
12#include "core/fxcrt/bytestring.h"
13#include "core/fxcrt/fx_codepage_forward.h"
14#include "core/fxcrt/retain_ptr.h"
15#include "core/fxcrt/span.h"
16#include "core/fxcrt/unowned_ptr.h"
17#include "core/fxge/cfx_face.h"
33 uint32_t
GetFontData(uint32_t dwTable, pdfium::span<uint8_t> pBuffer);
fxcrt::ByteString ByteString
FX_Charset GetCharset() const
ByteString GetFamilyName()
CFPF_SkiaFont(CFPF_SkiaFontMgr *pFontMgr, const CFPF_SkiaPathFont *pFont, FX_Charset uCharset)
uint32_t GetFontData(uint32_t dwTable, pdfium::span< uint8_t > pBuffer)