Flutter Engine
The Flutter Engine
third_party
skia
modules
skshaper
include
SkShaper_skunicode.h
Go to the documentation of this file.
1
/*
2
* Copyright 2024 Google LLC
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef SkShaper_skunicode_DEFINED
9
#define SkShaper_skunicode_DEFINED
10
11
#include "
include/core/SkRefCnt.h
"
12
#include "
modules/skshaper/include/SkShaper.h
"
13
14
#include <cstddef>
15
#include <cstdint>
16
#include <memory>
17
18
class
SkUnicode
;
19
20
namespace
SkShapers::unicode
{
21
SKSHAPER_API
std::unique_ptr<SkShaper::BiDiRunIterator>
BidiRunIterator
(
sk_sp<SkUnicode>
unicode
,
22
const
char
*
utf8
,
23
size_t
utf8Bytes,
24
uint8_t bidiLevel);
25
26
}
// namespace SkShapers::unicode
27
28
#endif
SkRefCnt.h
SkShaper.h
SKSHAPER_API
#define SKSHAPER_API
Definition:
SkShaper.h:48
SkUnicode
Definition:
SkUnicode.h:77
sk_sp< SkUnicode >
SkShapers::unicode
Definition:
SkShaper_skunicode.h:20
SkShapers::unicode::BidiRunIterator
SKSHAPER_API std::unique_ptr< SkShaper::BiDiRunIterator > BidiRunIterator(sk_sp< SkUnicode > unicode, const char *utf8, size_t utf8Bytes, uint8_t bidiLevel)
Definition:
SkShaper_skunicode.cpp:120
gen_test_font.unicode
unicode
Definition:
gen_test_font.py:247
generate_pom_file.utf8
def utf8(s)
Definition:
generate_pom_file.py:67
Generated on Sun Jun 23 2024 21:56:07 for Flutter Engine by
1.9.4