Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:GetTextDirection
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H
A
D
rosen_render_marquee.cpp
31
TextDirection RosenRenderMarquee::
GetTextDirection
(const std::string& text) const
in GetTextDirection()
function in OHOS::Ace::RosenRenderMarquee
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H
A
D
marquee_pattern.cpp
635
TextDirection MarqueePattern::
GetTextDirection
(const std::string& content, TextDirection direction)
in GetTextDirection()
function in OHOS::Ace::NG::MarqueePattern
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
component.h
76
TextDirection
GetTextDirection
() const
in GetTextDirection()
function in OHOS::Ace::UpdateRenderType::Component
H
A
D
render_node.h
635
TextDirection
GetTextDirection
() const
in GetTextDirection()
function in OHOS::Ace::RenderNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_layout_algorithm.cpp
771
TextDirection SecurityComponentLayoutAlgorithm::
GetTextDirection
(LayoutWrapper* layoutWrapper)
in GetTextDirection()
function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
multiple_paragraph_layout_algorithm.cpp
393
TextDirection MultipleParagraphLayoutAlgorithm::
GetTextDirection
(
in GetTextDirection()
function in OHOS::Ace::NG::MultipleParagraphLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_layout_algorithm.cpp
882
TextDirection TextFieldLayoutAlgorithm::
GetTextDirection
(const std::string& content, TextDirection direction)
in GetTextDirection()
function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
rosen_render_offscreen_canvas.cpp
2195
TextDirection RosenRenderOffscreenCanvas::
GetTextDirection
(const std::string& text)
in GetTextDirection()
function in OHOS::Ace::RosenRenderOffscreenCanvas
Completed in 15 milliseconds