| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| D | select_overlay_client.h | 100 virtual void OnHandleMoveStart(bool isFirst) {} in OnHandleMoveStart() 101 virtual void OnHandleMove(const RectF&, bool isFirst) {} in OnHandleMove() 102 virtual void OnHandleMoveDone(const RectF&, bool isFirst) {} in OnHandleMoveDone()
|
| D | select_overlay_client.cpp | 54 selectOverlayInfo_.onHandleMoveStart = [weak = WeakClaim(this)](bool isFirst) { in InitSelectOverlay() 59 selectOverlayInfo_.onHandleMove = [weak = WeakClaim(this)](const RectF& rect, bool isFirst) { in InitSelectOverlay() 64 … selectOverlayInfo_.onHandleMoveDone = [weak = WeakClaim(this)](const RectF& rect, bool isFirst) { in InitSelectOverlay()
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | string_utils.cpp | 34 bool isFirst = true; in SurroundWithFunction() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| D | select_overlay_pattern.h | 131 const RectF& GetHandleRegion(bool isFirst) const in GetHandleRegion()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_command_processor.cpp | 572 bool isFirst = true; in BindSetter() local 595 bool isFirst = true; in BindTester() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| D | js_kv_store_resultset.cpp | 200 bool isFirst = resultSet->IsFirst(); in IsFirst() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| D | js_kv_store_resultset.cpp | 208 bool isFirst = resultSet->IsFirst(); in IsFirst() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| D | render_box_base.cpp | 223 Edge RenderBoxBase::SetAutoMargin(FlexDirection flexDir, double freeSpace, bool isFirst) in SetAutoMargin()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| D | mock_plugin_frontend_delegate.cpp | 257 const std::string& callbackId, const std::string& delay, bool isInterval, bool isFirst) in WaitTimer()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| D | image_pattern.cpp | 788 … secondRect = info.secondHandle.paintRect](const RectF&, bool isFirst) { in OpenSelectOverlay()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | frontend_delegate_declarative_ng.cpp | 350 const std::string& callbackId, const std::string& delay, bool isInterval, bool isFirst) in WaitTimer()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
| D | select_overlay_test_ng.cpp | 450 infoPtr->onHandleMoveDone = [&](const RectF& tmp, bool isFirst) { in __anonfa256f800502() 549 pattern->info_->onHandleMoveStart = [&](bool isFirst) { in __anonfa256f800602()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_pattern.cpp | 504 selectInfo.onHandleMove = [weak = WeakClaim(this)](const RectF& handleRect, bool isFirst) { in ShowSelectOverlay() 509 selectInfo.onHandleMoveDone = [weak = WeakClaim(this)](const RectF& handleRect, bool isFirst) { in ShowSelectOverlay()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| D | web_pattern.cpp | 2061 …selectInfo.onHandleMoveDone = [weak = AceType::WeakClaim(this)](const RectF& rectF, bool isFirst) { in RegisterSelectOverlayEvent() 2084 selectInfo.onHandleMoveStart = [weak = AceType::WeakClaim(this)](bool isFirst) { in RegisterSelectOverlayEvent()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| D | distributeddb_nb_schema_test.cpp | 1710 void RandIndex(bool isFirst) in RandIndex()
|
| D | distributeddb_nb_cursor_testcase.cpp | 96 bool isFirst = true; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend_delegate.cpp | 1011 const std::string& callbackId, const std::string& delay, bool isInterval, bool isFirst) in WaitTimer()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | frontend_delegate_impl.cpp | 1105 const std::string& callbackId, const std::string& delay, bool isInterval, bool isFirst) in WaitTimer()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 4023 selectInfo.onHandleMove = [weak](const RectF& handleRect, bool isFirst) { in OnBackPressed() 4028 selectInfo.onHandleMoveDone = [weak](const RectF& handleRect, bool isFirst) { in OnBackPressed()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | frontend_delegate_declarative.cpp | 1861 const std::string& callbackId, const std::string& delay, bool isInterval, bool isFirst) in WaitTimer()
|