Home
last modified time | relevance | path

Searched defs:title (Results 126 - 150 of 608) sorted by relevance

12345678910>>...25

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DCustomFormatterPersonTest.java29 final String title; field in CustomFormatterPersonTest.Person
33 public Person(String title, String firstName, String lastName) { in Person() argument
/third_party/libsnd/tests/
H A Dcpp_test.cc104 { const char *title = NULL ; in check_title() local
/third_party/libsnd/programs/
H A Dcommon.h38 { const char * title ; member
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.h68 HRESULT StartProgressDialog(const UString &title, NWindows::CThread &thread) in StartProgressDialog() argument
/third_party/mbedtls/programs/pkey/
H A Decdsa.c46 static void dump_buf(const char *title, unsigned char *buf, size_t len) in dump_buf() argument
58 static void dump_pubkey(const char *title, mbedtls_ecdsa_context *key) in dump_pubkey() argument
/third_party/lzma/CPP/Windows/Control/
H A DPropertyPage.cpp74 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title) in MyPropertySheet() argument
/third_party/node/src/
H A Dnode_process_object.cc36 std::string title = GetProcessTitle("node"); in ProcessTitleGetter() local
H A Dnode_v8_platform-inl.h27 std::string title = GetProcessTitle(""); variable
/third_party/libexif/libexif/
H A Dexif-log.c40 const char *title; member
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-tag.c27 const char *title; member
/third_party/python/Lib/test/support/
H A Dscript_helper.py287 def title(text): function
/third_party/skia/third_party/externals/angle2/util/
H A Dpng_utils.cpp42 SavePNGRGB(const char *fileName, const char *title, uint32_t width, uint32_t height, const std::vector<uint8_t> &data) SavePNGRGB() argument
/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c111 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGlfw3Fuchsia.cpp62 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DViewerApplication.java58 public void setTitle(String title) { in setTitle() argument
/applications/standard/calendardata/calendarmanager/napi/src/
H A Devent_filter_napi.cpp145 string title; in FilterByTitle() local
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Dcalendar_test.cpp129 const string title = "GetEvent_test_1"; in HWTEST_F() local
[all...]
H A Devent_filter_test.cpp62 const string title = "FilterByTitle_test_normal"; in HWTEST_F() local
74 const string title = "FilterByTitle_test_noexist"; in HWTEST_F() local
85 const string title = "FilterByTitle_test_partialMatch"; HWTEST_F() local
97 const string title = "FilterByTitle_test_中文测试_0302"; HWTEST_F() local
109 const string title = "FilterById_test_normal"; HWTEST_F() local
122 const string title = "FilterById_test_empty"; HWTEST_F() local
134 const string title = "FilterById_test_one_not_include"; HWTEST_F() local
145 const string title = "FilterById_test_all_include_1"; HWTEST_F() local
170 const string title = "FilterByTime_test_001"; HWTEST_F() local
230 const string title = "FilterById_and_eventKey_001"; HWTEST_F() local
249 const string title = "FilterByTitle_and_eventKey_002"; HWTEST_F() local
275 const string title = "FilterByTime_and_eventKey_003"; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_v2.cpp167 RefPtr<Component> title; in BuildTitle() local
H A Dnavigation_container_component.h56 std::string title; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model.h47 ParseCommonTitle(bool hasSubTitle, bool hasMainTitle, const std::string& subtitle, const std::string& title, bool ignoreMainTitle = false) ParseCommonTitle() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigation_ffi.cpp50 void FfiOHOSAceFrameworkNavigationSetTitle(const char *title) in FfiOHOSAceFrameworkNavigationSetTitle() argument
H A Dcj_alert_dialog_ffi.h47 char* title; member
/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp487 void UITestUIList::SetUpButton(UILabelButton* btn, const char* title) in SetUpButton() argument
/foundation/arkui/ui_lite/test/uitest/test_texture_mapper/
H A Dui_test_texture_mapper.cpp106 void UITestTextureMapper::SetUpButton(UILabelButton* btn, const char* title) in SetUpButton() argument

Completed in 10 milliseconds

12345678910>>...25