Home
last modified time | relevance | path

Searched defs:title (Results 1 - 25 of 202) sorted by relevance

123456789

/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/
H A Dindex.js51 title: `plan-${i}`, global() property
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_accessibility_property.cpp27 std::string title = dialogPattern->GetTitle(); in GetText() local
/foundation/distributeddatamgr/data_object/samples/distributedNotepad/entry/src/main/js/model/
H A DDistributedDataModel.js
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_accessibility_property.h41 auto title = AceType::DynamicCast<FrameNode>(titleNode); variable
H A Dtitle_bar_node.h50 void SetTitle(const RefPtr<UINode>& title) in SetTitle() argument
/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_trace.cpp23 ImageTrace::ImageTrace(const std::string &title) : title_(title) in ImageTrace() argument
H A Dimage_data_statistics.cpp28 ImageDataStatistics::ImageDataStatistics(const std::string &title) : title_(title), memorySize_(0) in ImageDataStatistics() argument
79 void ImageDataStatistics::AddTitle(const std::string title) in AddTitle() argument
/foundation/multimedia/media_foundation/engine/foundation/utils/
H A Dhitrace_utils.cpp20 SyncTracker::SyncTracker(const std::string &title) in SyncTracker() argument
30 AsyncTracker::AsyncTracker(const std::string &title, int32_t taskId) in AsyncTracker() argument
/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/main/
H A Dcollect_results_and_visualize.js
/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.h45 UILabelButton* SetUpButton(const char* title) in SetUpButton() argument
/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Deffect_trace.h35 inline EffectTrace(std::uint64_t tag, const std::string &title) : mTag(tag) in EffectTrace() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dconfirm_callback.h34 std::string title; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_title_node.h36 void FireAppTitleCallback(const std::string& title) in FireAppTitleCallback() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_dialog_unit_test.cpp94 const char* title = "title"; in HWTEST_F() local
200 const char* title = "title"; in HWTEST_F() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner_test/src/
H A Dringtone_default_settings_test.cpp68 const string title = "insert test"; in HWTEST_F() local
101 const string title = "insert test"; in HWTEST_F() local
134 const string title = "insert test"; in HWTEST_F() local
163 const string title = "insert test"; in HWTEST_F() local
195 const string title = "insert test"; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model.h66 ParseCommonTitle( bool hasSubTitle, bool hasMainTitle, const std::string& subtitle, const std::string& title) ParseCommonTitle() argument
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp148 UILabel* title = CreateTitleLabel(); in UIKitViewBoundsMargin001() local
174 UILabel* title = CreateTitleLabel(); in UIKitViewBoundsPadding001() local
200 UILabel* title = CreateTitleLabel(); in UIKitViewBoundsBorder001() local
228 UILabel* title = CreateTitleLabel(); UIKitViewBounds001() local
258 UILabel* title = CreateTitleLabel(); UIKitViewBoundsInvisible001() local
285 UILabel* title = CreateTitleLabel(); UIKitViewBoundsSmallView001() local
311 UILabel* title = CreateTitleLabel(); UIKitViewBoundsPostDraw001() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.h43 void SetUpButton(Layout& controller, UILabelButton& btn, const std::string title, const char* id) in SetUpButton() argument
/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_pillar.cpp197 void UITestChartPillar::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton() argument
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dui_test_edit_text.cpp44 UILabel* title = new UILabel(); in SetUp() local
/foundation/arkui/ui_lite/test/uitest/test_digital_clock/
H A Dui_test_digital_clock.cpp57 void UITestDigitalClock::InnerTestTitle(const char* title) in InnerTestTitle() argument
/foundation/arkui/ui_lite/test/uitest/test_picker/
H A Dui_test_ui_picker.cpp245 void UITestUIPicker::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton() argument
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_source_proxy.cpp146 int32_t RemoteSessionSourceProxy::SetAVQueueTitle(const std::string& title) in SetAVQueueTitle() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Dremote_session_source_test.cpp136 std::string title = "title"; in HWTEST_F() local

Completed in 10 milliseconds

123456789