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:borderWidth_
(Results
1 - 22
of
22
) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H
A
D
image_paint_method_test_ng.cpp
75
BorderWidthProperty
borderWidth_
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H
A
D
form_renderer.h
80
float
borderWidth_
= 0.0f;
member in OHOS::Ace::FormRenderer
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
ui_checkbox.h
272
int16_t
borderWidth_
;
member in OHOS::UICheckBox
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H
A
D
ge_magnifier_shader_filter.h
40
float
borderWidth_
= 0.f;
member in OHOS::Rosen::GEMagnifierParams
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H
A
D
rs_magnifier_para.h
33
float
borderWidth_
= 0.f;
member in OHOS::Rosen::RSMagnifierParams
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H
A
D
counter_theme.h
139
NG::BorderWidthProperty
borderWidth_
= { 1.0_vp, 1.0_vp, 1.0_vp, 1.0_vp };
member in OHOS::Ace::CounterTheme
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H
A
D
sec_comp_base_mock.h
86
double
borderWidth_
;
member in OHOS::Security::SecurityComponent::SecCompBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_theme.h
281
Dimension
borderWidth_
;
member in OHOS::Ace::NG::SecurityComponentTheme
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
style.h
163
int16_t
borderWidth_
;
member in OHOS::Style
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H
A
D
rs_property_drawable_foreground.h
176
float
borderWidth_
= 0.0f;
member in OHOS::Rosen::DrawableV2::RSPointLightDrawable
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H
A
D
layout_property.h
424
std::unique_ptr<BorderWidthProperty>
borderWidth_
;
member in OHOS::Ace::NG::LayoutProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H
A
D
checkbox_modifier.h
208
float
borderWidth_
= 0.0f;
member in OHOS::Ace::NG::CheckBoxModifier
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H
A
D
render_checkable.h
132
Dimension
borderWidth_
= 0.0_px;
member in OHOS::Ace::RenderCheckable
H
A
D
checkable_theme.h
189
Dimension
borderWidth_
;
member in OHOS::Ace::CheckableTheme
H
A
D
checkable_component.h
318
Dimension
borderWidth_
;
member in OHOS::Ace::CheckableComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
rosen_render_context.h
720
Rosen::Vector4f
borderWidth_
= Rosen::Vector4f(0.0f, 0.0f, 0.0f, 0.0f);
member in OHOS::Ace::NG::RosenRenderContext
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H
A
D
app_bar_theme.h
363
Dimension
borderWidth_
;
member in OHOS::Ace::NG::AppBarTheme
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H
A
D
progress_theme.h
369
Dimension
borderWidth_
;
member in OHOS::Ace::ProgressTheme
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H
A
D
checkboxgroup_modifier.h
254
float
borderWidth_
;
member in OHOS::Ace::NG::CheckBoxGroupModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H
A
D
radio_modifier.h
205
float
borderWidth_
= 1.5f;
member in OHOS::Ace::NG::RadioModifier
/foundation/arkui/ace_engine/frameworks/core/components/button/
H
A
D
button_theme.h
490
Dimension
borderWidth_
;
member in OHOS::Ace::ButtonTheme
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H
A
D
gradient_property.h
545
float
borderWidth_
= 0.f;
member in OHOS::Ace::NG::final
Completed in 17 milliseconds