Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/alsa-utils/alsamixer/
H A Dtextbox.c104 void show_text(const char *const *lines, unsigned int count, const char *title) in show_text() argument
112 static char *title; variable
/third_party/backends/japi/
H A DSaneOption.java102 public String title; // title of this option (single-line) field in SaneOption
/third_party/cups-filters/backend/
H A Dimplicitclass.c241 const char *title; in main() local
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_processor.h61 const char *user, *title; // will stay around member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleScanner.java1009 void printNodeStack(String title) { in printNodeStack() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dgnomelayout.cpp85 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle() local
103 gchar *title = prettyTitle(fileName); in openOK() local
111 gtk_window_set_title(GTK_WINDOW(app), title); in openOK() local
244 gchar *title = prettyTitle(fileName); in newSample() local
H A Dlayout.cpp49 char title[MAX_PATH + 64]; in PrettyTitle() local
H A Dcgnomelayout.c79 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle() local
97 gchar *title = prettyTitle(fileName); in openOK() local
105 gtk_window_set_title(GTK_WINDOW(app), title); in openOK() local
235 gchar *title; in newSample() local
H A Dclayout.c51 char title[MAX_PATH + 64]; in PrettyTitle() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java495 private void getEntries(String title, Set<Map.Entry<Integer,String>> m1entries, Set<Map.Entry<Integer, String>> m2entries, StringBuilder buffer, int limit) { in getEntries() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java70 public BundleItemDialog(RBManager rbm, BundleItem item, String user, JFrame frame, String title, boolean modal) { in BundleItemDialog() argument
H A DResourceCreationDialog.java61 public ResourceCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in ResourceCreationDialog() argument
H A DBundleItemCreationDialog.java65 public BundleItemCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument
73 public BundleItemCreationDialog(String groupName, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument
81 public BundleItemCreationDialog(BundleItem item, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBImporter.java46 protected String title; field in RBImporter
76 public RBImporter(String title, RBManager rbm, RBManagerGUI gui) { in RBImporter() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java492 private void getEntries(String title, Set<Map.Entry<Integer,String>> m1entries, Set<Map.Entry<Integer, String>> m2entries, StringBuilder buffer, int limit) { in getEntries() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBIRuleScanner.java1010 void printNodeStack(String title) { in printNodeStack() argument
/third_party/libsnd/tests/
H A Dstring_test.c204 title [] = "This is the title", variable
[all...]
/third_party/mbedtls/programs/psa/
H A Daead_demo.c97 void print_buf(const char *title, uint8_t *buf, size_t len) in print_buf() argument
/third_party/markupsafe/
H A D__init__.py213 title = _simple_escaping_wrapper(str.title) variable in Markup
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp274 UString title = LangString(options.TestMode ? IDS_PROGRESS_TESTING : IDS_PROGRESS_EXTRACTING); in ExtractGUI() local
H A DExtractDialog.cpp281 UString title = LangString(IDS_EXTRACT_SET_FOLDER); in OnButtonSetPath() local
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c94 void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
/third_party/lame/frontend/
H A Dgpkplotting.c94 gpk_graph_draw(GtkWidget * widget, int n, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, int clear, char *title, GdkColor * color) gpk_graph_draw() argument
186 gpk_bargraph_draw(GtkWidget * widget, int n, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, int clear, char *title, int barwidth, GdkColor * color) gpk_bargraph_draw() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h139 INT_PTR Create(const UString &title, NWindows::CThread &thread, HWND wndParent = NULL) in Create() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java125 private void errorDialog(String title, String msg) in errorDialog() argument
291 private void show(InputStream inputStream, CharsetMatch[] matches, String title) in show() argument

Completed in 18 milliseconds

12345678910>>...13