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:dirtyFlag
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H
A
D
select_overlay_holder.h
74
virtual void OnUpdateMenuInfo(SelectMenuInfo& menuInfo, SelectOverlayDirtyFlag
dirtyFlag
) {}
in OnUpdateMenuInfo()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H
A
D
web_context_select_overlay.cpp
64
void WebContextSelectOverlay::OnUpdateMenuInfo(SelectMenuInfo& menuInfo, SelectOverlayDirtyFlag
dirtyFlag
)
in OnUpdateMenuInfo()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
web_context_select_overlay_test.cpp
273
SelectOverlayDirtyFlag
dirtyFlag
= DIRTY_COPY_ALL_ITEM;
in HWTEST_F()
local
303
SelectOverlayDirtyFlag
dirtyFlag
= DIRTY_COPY_ALL_ITEM;
in HWTEST_F()
local
338
SelectOverlayDirtyFlag
dirtyFlag
= DIRTY_COPY_ALL_ITEM;
in HWTEST_F()
local
376
SelectOverlayDirtyFlag
dirtyFlag
= DIRTY_VIEWPORT;
in HWTEST_F()
local
563
SelectOverlayDirtyFlag
dirtyFlag
= DIRTY_COPY_ALL_ITEM;
in HWTEST_F()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
text_select_overlay.cpp
316
void TextSelectOverlay::OnUpdateMenuInfo(SelectMenuInfo& menuInfo, SelectOverlayDirtyFlag
dirtyFlag
)
in OnUpdateMenuInfo()
argument
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
node_model.cpp
598
void MarkDirty(ArkUI_NodeHandle nodePtr, ArkUI_NodeDirtyFlag
dirtyFlag
)
in MarkDirty()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H
A
D
rs_render_thread_visitor.cpp
149
bool
dirtyFlag
= dirtyFlag_;
in PrepareCanvasRenderNode()
local
167
bool
dirtyFlag
= dirtyFlag_;
in PrepareSurfaceRenderNode()
local
206
bool
dirtyFlag
= dirtyFlag_;
in PrepareEffectRenderNode()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_select_overlay.cpp
255
void RichEditorSelectOverlay::OnUpdateMenuInfo(SelectMenuInfo& menuInfo, SelectOverlayDirtyFlag
dirtyFlag
)
in OnUpdateMenuInfo()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_select_overlay.cpp
263
void TextFieldSelectOverlay::OnUpdateMenuInfo(SelectMenuInfo& menuInfo, SelectOverlayDirtyFlag
dirtyFlag
)
in OnUpdateMenuInfo()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uni_render_visitor.cpp
756
auto
dirtyFlag
= dirtyFlag_;
in QuickPrepareSurfaceRenderNode()
local
973
auto
dirtyFlag
= dirtyFlag_;
in QuickPrepareEffectRenderNode()
local
1003
auto
dirtyFlag
= dirtyFlag_;
in QuickPrepareCanvasRenderNode()
local
2895
bool
dirtyFlag
= dirtyFlag_;
in PrepareRootRenderNode()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H
A
D
rs_properties.cpp
463
auto
dirtyFlag
= (rect != lastRect_.value()) || !(prevAbsMatrix == prevAbsMatrix_);
in UpdateGeometryByParent()
local
468
UpdateGeometry( const RSProperties* parent, bool
dirtyFlag
, const std::optional<Drawing::Point>& offset)
UpdateGeometry()
argument
Completed in 19 milliseconds