| /foundation/multimedia/ringtone_library/services/ringtone_setting/src/ |
| H A D | ringtone_metadata.cpp | 133 void RingtoneMetadata::SetTitle(const VariantData &title) in SetTitle() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | network.c | 334 print_address_list(void *ctx, const struct addrinfo *addr, const char *title) print_address_list() argument
|
| /third_party/glfw/tests/ |
| H A D | events.c | 605 char title[128]; in main() local
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_widget.c | 633 static const char title[] = " AlsaMixer v" SND_UTIL_VERSION_STR " "; in create() local
|
| /third_party/backends/backend/ |
| H A D | hp3900_debug.c | 735 dbg_buffer (SANE_Int level, char *title, SANE_Byte * buffer, SANE_Int size, in dbg_buffer() argument
|
| /third_party/cups-filters/filter/ |
| H A D | texttopdf.c | 274 WriteProlog(const char *title, /* I - Title of job */ in WriteProlog() argument
|
| H A D | rastertopclx.c | 108 StartPage(ppd_file_t *ppd, cups_page_header2_t *header, int job_id, const char *user, const char *title, int num_options, cups_option_t *options) StartPage() argument 904 Shutdown(ppd_file_t *ppd, int job_id, const char *user, const char *title, int num_options, cups_option_t *options) Shutdown() argument [all...] |
| /third_party/gptfdisk/ |
| H A D | gptcurses.cc | 751 string title="cgdisk "; in DrawMenu() local
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | RBManager.java | 652 public boolean createResource(String title, String comment, String manager, String encoding, in createResource() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | CompactDecimalFormatTest.java | 522 private void checkCdf(String title, CompactDecimalFormat cdf, Object[][] testData) { in checkCdf() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | CompactDecimalFormatTest.java | 519 private void checkCdf(String title, CompactDecimalFormat cdf, Object[][] testData) { in checkCdf() argument
|
| /third_party/libsnd/src/ |
| H A D | mpeg_decode.c | 346 const char *title = NULL ; in mpeg_decoder_read_strings_id3v2() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Shell.cpp | 690 static bool BrowseForFolder(HWND owner, LPCTSTR title, UINT ulFlags,
in BrowseForFolder() argument 721 bool BrowseForFolder(HWND owner, LPCTSTR title,
in BrowseForFolder() argument 785 static bool BrowseForFolder(HWND owner, LPCWSTR title, UINT ulFlags,
in BrowseForFolder() argument 800 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWST argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-core.c | 735 void uv__set_process_title(const char* title) { in uv__set_process_title() argument
|
| /third_party/openssl/test/testutil/ |
| H A D | driver.c | 253 void set_test_title(const char *title) in set_test_title() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFMetadata.cpp | 345 SkString title = in MakeXMPObject() local
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | dialog.h | 108 struct dialog_color title; member
|
| H A D | util.c | 297 void print_title(WINDOW *dialog, const char *title, int width) in print_title() argument [all...] |
| /third_party/toybox/kconfig/ |
| H A D | mconf.c | 685 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() argument 691 static void show_helptext(const char *title, const char *text) in show_helptext() argument
|
| /third_party/skia/gm/ |
| H A D | degeneratesegments.cpp | 297 const char title[] = "Random Paths Drawn Into Rectangle Clips With " variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | asn1.c | 276 void asn1_print_hdr(const struct asn1_hdr *hdr, const char *title) in asn1_print_hdr() argument 283 void asn1_unexpected(const struct asn1_hdr *hdr, const char *title) in asn1_unexpected() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | navigation_bar_component.h | 84 std::string title; member 389 CollapsingNavigationBarComponent(const RefPtr<ComposedComponent>& title, const RefPtr<ComposedComponent>& subTitle, in CollapsingNavigationBarComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | select_popup_component.h | 138 void SetTitle(const std::string& title) in SetTitle() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | dialog_container.cpp | 497 void DialogContainer::ShowDialog(int32_t instanceId, const std::string& title, const std::string& message, in ShowDialog() argument 537 void DialogContainer::ShowActionMenu(int32_t instanceId, const std::string& title, in ShowActionMenu() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/ |
| H A D | js_action_sheet.cpp | 81 std::string title; in ParseSheetInfo() local 113 std::string title; in ParseTitleAndMessage() local [all...] |