| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_third_provider_interaction_operation.cpp | 233 SearchElementInfosByText( const int64_t elementId, const std::string& text, const int32_t requestId, Accessibility::AccessibilityElementOperatorCallback& callback) SearchElementInfosByText() argument 257 FindAccessibilityNodeInfosByTextFromProvider( const int64_t splitElementId, const std::string& text, const int32_t requestId, std::list<Accessibility::AccessibilityElementInfo>& infos) FindAccessibilityNodeInfosByTextFromProvider() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/ |
| H A D | navrouter_model_test_ng.cpp | 467 auto text = FrameNode::CreateFrameNode("text", 88, AceType::MakeRefPtr<TextPattern>()); in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/ |
| H A D | security_component_test_ng.cpp | 141 RefPtr<FrameNode> SecurityComponentModelTestNg::CreateSecurityComponent(int32_t text, int32_t icon, in CreateSecurityComponent() argument 158 void SecurityComponentModelTestNg::CreateSecurityComponentNotFinish(int32_t text, int32_t icon, in CreateSecurityComponentNotFinish() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| H A D | render_indexer.cpp | 81 auto text = AceType::DynamicCast<RenderText>(bubbleBox_->GetChildren().front()); in Update() local 393 auto text = AceType::DynamicCast<RenderText>(bubbleBox_->GetChildren().front()); in UpdateBubbleText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
| H A D | mutable_span_string.cpp | 264 auto text = GetWideString(); in ReplaceString() local 335 auto text = GetWideString(); in InsertString() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_input_modify_test.cpp | 190 CreateTextField( const std::string& text, const std::string& placeHolder, const std::function<void(TextFieldModelNG&)>& callback) CreateTextField() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| H A D | tabs_attr_test_ng.cpp | 1689 auto text = pattern_->GetTabBarTextByIndex(1); in HWTEST_F() local
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| H A D | text.cpp | 86 void Text::SetText(const char* text) in SetText() argument
|
| H A D | typed_text.cpp | 28 Point TypedText::GetTextSize(const char* text, uint16_t fontId, uint8_t fontSize, int16_t letterSpace, in GetTextSize() argument 82 Rect TypedText::GetArcTextRect(const char* text, in GetArcTextRect() argument 176 uint32_t TypedText::GetNextLine(const char* text, uint16_ argument 229 GetWrapPoint(const char* text, uint32_t& breakPoint) GetWrapPoint() argument 255 GetTextWidth(const char* text, uint16_t fontId, uint8_t fontSize, uint16_t length, int16_t letterSpace, uint16_t beginUTF8Index, uint16_t count) GetTextWidth() argument 307 GetUTF8Next(const char* text, uint32_t i, uint32_t& j) GetUTF8Next() argument 346 GetByteIndexFromUTF8Id(const char* text, uint32_t utf8Id) GetByteIndexFromUTF8Id() argument 360 GetUTF8CharacterSize(const char* text, uint32_t byteIndex) GetUTF8CharacterSize() argument [all...] |
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_canvas.h | 519 const char* text; global() member [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| H A D | text_testtwo_ng.cpp | 263 TextModelNG text; in HWTEST_F() local 846 TextModelNG text; HWTEST_F() local 1000 TextModelNG text; HWTEST_F() local 1036 TextModelNG text; HWTEST_F() local 1069 TextModelNG text; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | accessibility_property_test_ng.cpp | 328 auto text = columnAccessibilityProperty1->GetAccessibilityText(); in HWTEST_F() local 362 auto text = columnAccessibilityProperty1->GetAccessibilityText(); in HWTEST_F() local 844 std::string text = ""; HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_arc_label.cpp | 181 void UIArcLabel::SetText(const char* text) in SetText() argument 249 const char* text = arcLabelText_->GetText(); in OnDraw() local 281 Rect UIArcLabel::GetArcTextRect(const char* text, uint16_t fontId, uint8_t fontSize, const Point& arcCenter, in GetArcTextRect() argument 327 const char* text = arcLabelText_->GetText(); in GetLineEnd() local 338 const char* text = arcLabelText_->GetText(); MeasureArcTextInfo() local 368 const char* text = arcLabelText_->GetText(); OnMeasureArcTextInfo() local 415 const char* text = arcLabelText_->GetText(); GetArcLength() local [all...] |
| H A D | ui_edit_text.cpp | 212 void UIEditText::SetText(const char* text) in SetText() argument 225 void UIEditText::SetText(std::string text) in SetText() argument 236 void UIEditText::UpdateTextString(std::string text) in UpdateTextString() argument 262 void UIEditText::SetPlaceholder(const char* text) in SetPlaceholder() argument 541 InsertText(std::string text) InsertText() argument 547 InsertTextByCursorIndex(std::string text) InsertTextByCursorIndex() argument 740 CheckValueChange(std::string text) CheckValueChange() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_label.cpp | 120 uint8_t DrawLabel::GetLineMaxLetterSize(const char* text, uint16_t lineLength, uint16_t fontId, uint8_t fontSize, in GetLineMaxLetterSize() argument 146 DrawArcText(BufferInfo& gfxDstBuffer, const Rect& mask, const char* text, const Point& arcCenter, uint16_t fontId, uint8_t fontSize, const ArcTextInfo arcTextInfo, const float changeAngle, TextOrientation orientation, const Style& style, OpacityType opaScale, bool compatibilityMode) DrawArcText() argument
|
| H A D | draw_utils.h | 67 const char* text; member
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | io_util.cpp | 338 void ReplaceTextInFiles(CORE_NS::IFileManager& fileManager, BASE_NS::string_view folderUri, BASE_NS::string_view text, in ReplaceTextInFiles() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/ |
| H A D | static_factory.cpp | 29 std::shared_ptr<TextBlob> StaticFactory::MakeFromText(const void* text, size_t byteLength, in MakeFromText() argument 40 std::shared_ptr<TextBlob> StaticFactory::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() argument 51 std::shared_ptr<TextBlob> StaticFactory::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_static_factory.cpp | 33 std::shared_ptr<TextBlob> SkiaStaticFactory::MakeFromText(const void* text, size_t byteLength, in MakeFromText() argument 39 std::shared_ptr<TextBlob> SkiaStaticFactory::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() argument 45 std::shared_ptr<TextBlob> SkiaStaticFactory::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_paint_filter_canvas_test.cpp | 694 const char* text = "text"; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| H A D | metadata_stream_test.cpp | 1082 std::string text = "Hello, world!"; in HWTEST_F() local 1126 std::string text = "Hello, world!"; in HWTEST_F() local 1333 char text[] = "Hello, world!"; HWTEST_F() local 1364 char text[] = "Hello, world!"; HWTEST_F() local 1451 char text[] = "Hello, world!"; HWTEST_F() local 1464 char text[] = "Hello, world!"; HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/core/common/utils/ |
| H A D | sqlite3_utils.c | 629 int32_t GetQueryResultColText(DbContext *ctx, int32_t iCol, char *text, uint32_t len) in GetQueryResultColText() argument
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
| H A D | udmf_client_test.cpp | 240 Text text; in HWTEST_F() local 1033 Text text; in HWTEST_F() local 1069 Text text; in HWTEST_F() local 1106 Text text; HWTEST_F() local 1188 Text text; HWTEST_F() local 1325 Text text; HWTEST_F() local 1408 Text text; HWTEST_F() local 1441 Text text; HWTEST_F() local 1474 Text text; HWTEST_F() local 1929 Text text; HWTEST_F() local 1967 Text text; HWTEST_F() local 2007 Text text; HWTEST_F() local 2155 Text text; HWTEST_F() local 2203 Text text; HWTEST_F() local 2239 Text text; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| H A D | paste_data_test.cpp | 379 auto text = record->ConvertToText(); in HWTEST_F() local 395 auto text = record->ConvertToText(); in HWTEST_F() local 411 auto text = record->ConvertToText(); in HWTEST_F() local 430 auto text = record->ConvertToText(); in HWTEST_F() local 1039 auto text = std::make_shared<std::string>(plainText); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/pasteboard/services/test/unittest/src/ |
| H A D | paste_service_test.cpp | 544 std::string text = "plain text"; in HWTEST_F() local 1116 std::string text = "plain text"; HWTEST_F() local [all...] |