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:fontSize_
(Results
1 - 24
of
24
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H
A
D
marquee_theme.h
79
Dimension
fontSize_
;
member in OHOS::Ace::MarqueeTheme
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
input_edittext_component.h
66
uint8_t
fontSize_
;
member in OHOS::ACELite::final
H
A
D
input_button_component.h
79
uint8_t
fontSize_
;
member in OHOS::ACELite::final
H
A
D
text_component.h
91
uint8_t
fontSize_
;
member in OHOS::ACELite::TextComponent
H
A
D
picker_view_component.h
175
uint8_t
fontSize_
;
member in OHOS::ACELite::final
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_typography_style.h
34
double
fontSize_
= 14;
member in OHOS::Ace::Testing::TestingTypographyStyle
H
A
D
testing_text_style.h
107
double
fontSize_
= 14.0;
member in OHOS::Ace::Testing::TestingTextStyle
/foundation/arkui/ui_lite/interfaces/innerkits/font/
H
A
D
ui_font_vector.h
72
uint8_t
fontSize_
[FONT_ID_MAX] = {0};
member in OHOS::UIFontVector
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H
A
D
boot_compile_progress.h
52
int32_t
fontSize_
= 0;
member in OHOS::BootCompileProgress
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_content_modifier.h
86
std::optional<Dimension>
fontSize_
;
member in OHOS::Ace::NG::TextFieldContentModifier
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
text_adapter.h
271
uint8_t
fontSize_
;
member in OHOS::TextAdapter
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H
A
D
sec_comp_base_mock.h
75
double
fontSize_
;
member in OHOS::Security::SecurityComponent::SecCompBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
text_content_modifier.h
151
std::optional<Dimension>
fontSize_
;
member in OHOS::Ace::NG::TextContentModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_theme.h
272
Dimension
fontSize_
;
member in OHOS::Ace::NG::SecurityComponentTheme
/foundation/arkui/ace_engine/frameworks/core/components/search/
H
A
D
search_theme.h
278
Dimension
fontSize_
;
member in OHOS::Ace::SearchTheme
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H
A
D
popup_theme.h
353
Dimension
fontSize_
;
member in OHOS::Ace::PopupTheme
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_event_hub.h
180
double
fontSize_
= 0.0;
member in OHOS::Ace::NG::RichEditorAbstractSpanResult
/foundation/arkui/ui_lite/interfaces/kits/common/
H
A
D
text.h
609
uint8_t
fontSize_
; // Only the vector font library has a valid value.
member in OHOS::Text
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H
A
D
title_bar_pattern.h
399
std::optional<Dimension>
fontSize_
= 0.0_fp;
member in OHOS::Ace::NG::TitleBarPattern
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
popup_param.h
548
std::optional<Dimension>
fontSize_
;
member in OHOS::Ace::PopupParam
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H
A
D
textfield_theme.h
677
Dimension
fontSize_
;
member in OHOS::Ace::TextFieldTheme
H
A
D
render_text_field.h
577
Dimension
fontSize_
;
member in OHOS::OHOS::Ace::RenderTextField
H
A
D
render_text_field.cpp
1482
Dimension
fontSize_
= placeHoldStyle_.GetFontSize();
in SetEditingValue()
local
/foundation/arkui/ace_engine/frameworks/core/components/select/
H
A
D
select_theme.h
1165
Dimension
fontSize_
;
member in OHOS::Ace::final
[all...]
Completed in 20 milliseconds