Flutter Engine
The Flutter Engine
third_party
skia
modules
skottie
src
text
TextValue.h
Go to the documentation of this file.
1
/*
2
* Copyright 2019 Google Inc.
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 SkottieTextValue_DEFINED
9
#define SkottieTextValue_DEFINED
10
11
#include "
modules/skottie/include/SkottieProperty.h
"
12
13
namespace
skjson
{
class
Value
; }
14
15
namespace
skottie
{
16
typedef
TextPropertyValue
TextValue
;
17
18
namespace
internal {
19
20
class
AnimationBuilder;
21
22
// Unlike other types, TextValue parsing requires access to an AnimationBuilder.
23
bool
Parse
(
const
skjson::Value
&,
const
AnimationBuilder&,
TextValue
*);
24
25
}
// namespace internal
26
}
// namespace skottie
27
28
#endif
// SkottieTextValue_DEFINED
SkottieProperty.h
skjson::Value
Definition:
SkJSON.h:57
skjson
Definition:
Animator.h:17
skottie::internal::Parse
bool Parse(const skjson::Value &jv, const internal::AnimationBuilder &abuilder, TextValue *v)
Definition:
TextValue.cpp:32
skottie
Definition:
ExternalLayer.h:16
skottie::TextValue
TextPropertyValue TextValue
Definition:
TextValue.h:16
Value
Definition:
LRUCacheTest.cpp:13
skottie::TextPropertyValue
Definition:
SkottieProperty.h:70
Generated on Sun Jun 23 2024 21:56:05 for Flutter Engine by
1.9.4