Home
last modified time | relevance | path

Searched defs:title (Results 176 - 200 of 592) sorted by relevance

12345678910>>...24

/third_party/cups-filters/scripting/php/
H A Dphpcups.c407 char *title; /* Title */ in PHP_FUNCTION() local
444 char *title; /* Title */ in PHP_FUNCTION() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java29 public boolean open(String title) { in open() argument
H A DXMLRecordReader.java44 public boolean open(String title) { in open() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupCreationDialog.java44 public BundleGroupCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleGroupCreationDialog() argument
H A DBundleGroupEditDialog.java43 public BundleGroupEditDialog(BundleGroup group, JFrame frame, String title, boolean modal) { in BundleGroupEditDialog() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DXMLRecordWriter.java33 public boolean open(String title) { in open() argument
H A DXMLRecordReader.java48 public boolean open(String title) { in open() argument
/third_party/lame/libmp3lame/
H A Did3tag.h40 char *title; member
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp124 UString title = s; in OnTimer() local
/third_party/node/src/inspector/
H A Dworker_agent.cc123 void NodeWorkers::WorkerCreated(const std::string& title, in WorkerCreated() argument
69 WorkerInfo(const std::string& id, const std::string& title, const std::string& url) WorkerInfo() argument
H A Dworker_inspector.h49 std::string title; member
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print() argument
/third_party/rust/crates/clap/clap_mangen/src/
H A Dlib.rs50 pub fn title(mut self, title: impl Into<String>) -> Self { in title() functions
[all...]
/third_party/python/Lib/idlelib/
H A Dreplace.py34 title = "Replace Dialog" variable in ReplaceDialog
H A Dsearchbase.py29 title = "Search Dialog" # replace in subclasses variable in SearchDialogBase
H A Dgrep.py67 title = "Find in Files Dialog" variable in GrepDialog
/third_party/openssl/crypto/x509/
H A Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print() argument
/third_party/openssl/test/
H A Dprovider_status_test.c48 self_test_events(const OSSL_PARAM params[], void *arg, const char *title, int corrupt) self_test_events() argument
/third_party/toybox/kconfig/lxdialog/
H A Dmenubox.c182 int dialog_menu(const char *title, const char *prompt, in dialog_menu() argument
H A Dtextbox.c51 int dialog_textbox(const char *title, const char *tbuf, in dialog_textbox() argument
/third_party/skia/gm/
H A Dlinepaths.cpp92 const char* title = doClose ? titleClose : titleNoClose; in draw() local
H A Dquadpaths.cpp98 const char title[] = "Quad Drawn Into Rectangle Clips With " variable
228 const char title[] = "Quad Closed Drawn Into Rectangle Clips With " variable
H A Demptypath.cpp69 const char title[] = "Empty Paths Drawn Into Rectangle Clips With " variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser.c21 char *title; member
125 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, in view_cb_hovering_over_link() argument
140 view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, const char *title, struct browser_context *ctx) view_cb_title_changed() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_node_base.h95 void SetTitleBarNode(const RefPtr<UINode>& title) in SetTitleBarNode() argument

Completed in 15 milliseconds

12345678910>>...24