Home
last modified time | relevance | path

Searched defs:text (Results 1751 - 1775 of 2406) sorted by relevance

1...<<71727374757677787980>>...97

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.cpp233 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 Dnavrouter_model_test_ng.cpp467 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 Dsecurity_component_test_ng.cpp141 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 Drender_indexer.cpp81 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 Dmutable_span_string.cpp264 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 Dtext_input_modify_test.cpp190 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 Dtabs_attr_test_ng.cpp1689 auto text = pattern_->GetTabBarTextByIndex(1); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp86 void Text::SetText(const char* text) in SetText() argument
H A Dtyped_text.cpp28 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 Dui_canvas.h519 const char* text; global() member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testtwo_ng.cpp263 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 Daccessibility_property_test_ng.cpp328 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 Dui_arc_label.cpp181 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 Dui_edit_text.cpp212 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 Ddraw_label.cpp120 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 Ddraw_utils.h67 const char* text; member
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp338 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 Dstatic_factory.cpp29 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 Dskia_static_factory.cpp33 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 Drs_paint_filter_canvas_test.cpp694 const char* text = "text"; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp1082 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 Dsqlite3_utils.c629 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 Dudmf_client_test.cpp240 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 Dpaste_data_test.cpp379 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 Dpaste_service_test.cpp544 std::string text = "plain text"; in HWTEST_F() local
1116 std::string text = "plain text"; HWTEST_F() local
[all...]

Completed in 36 milliseconds

1...<<71727374757677787980>>...97