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:BALANCED
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H
A
D
typography_types.h
37
BALANCED
= HIGH_QUALITY, // to be done.
member in OHOS::Rosen::TextEngine::BreakStrategy
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H
A
D
paragraph_style.h
37
BALANCED
= 2
member in OHOS::Rosen::SPText::BreakStrategy
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H
A
D
typography_types.h
40
BALANCED
= 2
member in OHOS::Rosen::BreakStrategy
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H
A
D
rich_editor_base_test_ng.cpp
602
EXPECT_EQ(static_cast<LineBreakStrategy>(info[0].lineBreakStrategy), LineBreakStrategy::
BALANCED
);
in HWTEST_F()
member in OHOS::Ace::NG::LineBreakStrategy
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H
A
D
drawing_text_typography_test.cpp
396
EXPECT_EQ(ConvertToOriginalText(typoStyle)->breakStrategy, BreakStrategy::
BALANCED
);
in HWTEST_F()
member in OHOS::BreakStrategy
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H
A
D
constants.h
247
BALANCED
,
member in OHOS::Ace::LineBreakStrategy
/foundation/communication/bluetooth/interfaces/inner_api/include/
H
A
D
bluetooth_def.h
279
BALANCED
,
member in OHOS::Bluetooth::GattConnectionPriority
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
bt_def.h
306
enum class GattConnectionPriority : int {
BALANCED
, HIGH, LOW_POWER };
member in OHOS::bluetooth::GattConnectionPriority
Completed in 17 milliseconds