Home
last modified time | relevance | path

Searched defs:text (Results 1151 - 1175 of 2207) sorted by relevance

1...<<41424344454647484950>>...89

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp2521 std::string text = "Test"; HWTEST_F() local
[all...]
H A Dtext_field_controller_test.cpp553 std::string text = "CabcdefgABhCDEFG0123a456A789"; HWTEST_F() local
625 std::string text = "3.1.4."; HWTEST_F() local
652 std::string text = "3.14"; HWTEST_F() local
[all...]
H A Dtext_area_decoration_test.cpp168 CreateTextField( const std::string& text, const std::string& placeHolder, const std::function<void(TextFieldModelNG&)>& callback) CreateTextField() argument
H A Dtext_area_menu_test.cpp179 CreateTextField( const std::string& text, const std::string& placeHolder, const std::function<void(TextFieldModelNG&)>& callback) CreateTextField() argument
[all...]
H A Dtext_input_wordbreak_test.cpp184 CreateTextField( const std::string& text, const std::string& placeHolder, const std::function<void(TextFieldModelNG&)>& callback) CreateTextField() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_dynamic_component_renderer_impl.cpp57 void DynamicComponentRendererImpl::SearchElementInfosByText(int64_t elementId, const std::string& text, in SearchElementInfosByText() argument
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h35 uint16_t GetShapingFontId(char* text, uint8_t& ttfId, uint32_t& script, uint16_t fontId, uint8_t size) const in GetShapingFontId() argument
227 GetOffsetPosY(const char* text, uint16_t lineLength, bool& isAllEmoji, uint16_t fontId, uint8_t fontSize) in GetOffsetPosY() argument
H A Dbase_font.h122 virtual uint16_t GetShapingFontId(char* text, uint8_t& ttfId, uint32_t& script, uint16_t fontId, uint8_t size) const in GetShapingFontId() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_touch_test_ng.cpp343 std::string text = "test"; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/
H A Dtext_blob_fuzzer.cpp66 char* text = new char[count]; in TextBlobFuzzTest002() local
108 char* text in TextBlobFuzzTest003() local
172 char* text = new char[count]; TextBlobFuzzTest005() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/font_fuzzer/
H A Dfont_fuzzer.cpp201 char* text = new char[count]; in FontFuzzTest006() local
235 char* text = new char[count]; in FontFuzzTest007() local
260 char* text = new char[count]; FontFuzzTest008() local
311 char* text = new char[count]; FontFuzzTest010() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_builder_impl.cpp126 void ParagraphBuilderImpl::AddText(const std::u16string& text) in AddText() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.cpp47 std::shared_ptr<TextBlob> SkiaTextBlob::MakeFromText(const void* text, size_t byteLength, in MakeFromText() argument
65 std::shared_ptr<TextBlob> SkiaTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() argument
90 std::shared_ptr<TextBlob> SkiaTextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.cpp117 std::string text = "textblob"; in OnTestPerformance() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_utils_test.cpp136 static bool CheckFileString(const string &filePath, const string &text) in CheckFileString() argument
/foundation/communication/nfc/test/fuzztest/tags_test/ndefmessage/ndefmessage_fuzzer/
H A Dndefmessage_fuzzer.cpp118 std::string text = NfcSdkCommon::UnsignedCharToHexString(data[0]); in FuzzMakeTextRecord() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dudmf_run_time_store_test.cpp543 Text text; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp54 int SeriPutString(void *pCtx, int addedRows, int column, const char *text, int size) in SeriPutString() argument
248 const char *text = reinterpret_cast<const char *>(sqlite3_column_text(statement, pos)); in FillOneRowOfString() local
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_xml_utils.cpp263 xmlChar *text = xmlNodeGetContent(node); in ParseStringNodeElement() local
468 xmlNodePtr text = xmlNewText(BAD_CAST value); in CreateStringNode() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_value_bucket_test.cpp325 auto *text = std::get_if<std::string>(&output); in HWTEST_F() local
359 auto *text = std::get_if<std::string>(&output); in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h135 std::string text = ""; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_builder_napi/
H A Djs_paragraph_builder.cpp170 std::string text = ""; in OnAddText() local
/test/testfwk/arkxtest/uitest/core/
H A Dwidget_operator.cpp173 void WidgetOperator::InputText(string_view text, ApiCallErr &error) const in InputText() argument
H A Dui_controller.h32 std::string text; member
/test/testfwk/arkxtest/uitest/cj/
H A Duitest_ffi.cpp74 static void SetPasteBoardData(string_view text) in SetPasteBoardData() argument

Completed in 25 milliseconds

1...<<41424344454647484950>>...89