Flutter Engine
Loading...
Searching...
No Matches
text_baseline.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_TXT_SRC_TXT_TEXT_BASELINE_H_
6
#define FLUTTER_TXT_SRC_TXT_TEXT_BASELINE_H_
7
8
namespace
txt
{
9
10
enum
TextBaseline
{
11
kAlphabetic
,
12
kIdeographic
,
13
};
14
15
}
// namespace txt
16
17
#endif
// FLUTTER_TXT_SRC_TXT_TEXT_BASELINE_H_
txt
Definition
paragraph_builder_skia.cc:15
txt::TextBaseline
TextBaseline
Definition
text_baseline.h:10
txt::kIdeographic
@ kIdeographic
Definition
text_baseline.h:12
txt::kAlphabetic
@ kAlphabetic
Definition
text_baseline.h:11
txt
src
txt
text_baseline.h
Generated on Thu Nov 6 2025 16:11:30 for Flutter Engine by
1.9.8