Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/third_party/freetype/docs/reference/search/
Dsearch_index.json1 …":"[\\s\\-]+"},"docs":[{"location":"index.html","text":"FreeType \u00bb Docs \u00bb Table of Conte…
/third_party/node/deps/npm/docs/public/static/d/
D2215187023.json1 …-commands/npm-adduser"},"frontmatter":{"description":null,"section":null,"title":""}},{"fields":{"… string
/third_party/python/Lib/tkinter/
Dmessagebox.py71 def _show(title=None, message=None, _icon=None, _type=None, **options): argument
86 def showinfo(title=None, message=None, **options): argument
91 def showwarning(title=None, message=None, **options): argument
96 def showerror(title=None, message=None, **options): argument
101 def askquestion(title=None, message=None, **options): argument
106 def askokcancel(title=None, message=None, **options): argument
112 def askyesno(title=None, message=None, **options): argument
118 def askyesnocancel(title=None, message=None, **options): argument
128 def askretrycancel(title=None, message=None, **options): argument
Dsimpledialog.py35 title=None, class_=None): argument
96 def __init__(self, parent, title = None): argument
272 def __init__(self, title, prompt, argument
344 def askinteger(title, prompt, **kw): argument
366 def askfloat(title, prompt, **kw): argument
400 def askstring(title, prompt, **kw): argument
/third_party/typescript/tests/baselines/reference/
DobjectSpreadStrictNull.js23 title: string; property
27 const m = { title: "The Matrix", yearReleased: 1999 }; property
29 const x: Movie = { ...m, title: undefined }; property
70 var m = { title: "The Matrix", yearReleased: 1999 }; property
72 var x = __assign(__assign({}, m), { title: undefined }); property
/third_party/python/Lib/distutils/command/
Dbdist_msi.py35 def title(self, title): member in PyDialog
42 def back(self, title, next, name = "Back", active = 1): argument
53 def cancel(self, title, next, name = "Cancel", active = 1): argument
64 def next(self, title, next, name = "Next", active = 1): argument
75 def xbutton(self, name, title, next, xpos): argument
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_video.c26 SDL_Window *_createVideoSuiteTestWindow(const char *title) in _createVideoSuiteTestWindow()
119 const char* title = "video_createWindowVariousPositions Test Window"; in video_createWindowVariousPositions() local
200 const char* title = "video_createWindowVariousSizes Test Window"; in video_createWindowVariousSizes() local
257 const char* title = "video_createWindowVariousFlags Test Window"; in video_createWindowVariousFlags() local
334 const char* title = "video_getWindowFlags Test Window"; in video_getWindowFlags() local
517 const char* title = "video_getWindowBrightness Test Window"; in video_getWindowBrightness() local
572 const char* title = "video_getWindowDisplayMode Test Window"; in video_getWindowDisplayMode() local
628 const char* title = "video_getWindowDisplayModeNegative Test Window"; in video_getWindowDisplayModeNegative() local
670 const char* title = "video_getWindowGammaRamp Test Window"; in video_getWindowGammaRamp() local
776 const char* title = "video_getSetWindowGrab Test Window"; in video_getSetWindowGrab() local
[all …]
/third_party/node/deps/npm/docs/src/components/
Dseo.js13 function SEO ({ description, lang, meta, title }) { field
35 title={title} field
85 title: PropTypes.string.isRequired property
/third_party/vk-gl-cts/external/vulkan-docs/src/config/vu-to-json/
Dvu_schema.json3 "title": "Command and Structure Validation in Vulkan", string
26 "title": "Vulkan Command or Structure", string
35 "title": "Valid Usage Statement", string
41 "title": "Valid Usage ID", string
47 "title": "Valid Usage Text", string
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dtrace.h28 #define wpa_trace_dump(title, ptr) \ argument
49 #define wpa_trace_dump(title, ptr) do { } while (0) argument
51 #define wpa_trace_show(title) do { } while (0) argument
65 #define wpa_trace_dump_funcname(title, pc) do { } while (0) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dtrace.h28 #define wpa_trace_dump(title, ptr) \ argument
49 #define wpa_trace_dump(title, ptr) do { } while (0) argument
51 #define wpa_trace_show(title) do { } while (0) argument
65 #define wpa_trace_dump_funcname(title, pc) do { } while (0) argument
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.1/mapped_types/
Dmapped_types_4.ts27 title: string; property
36 const title: TodoTitle = { constant
/third_party/python/Lib/idlelib/
Dhelp_about.py28 def __init__(self, parent, title=None, *, _htest=False, _utest=False): argument
174 def display_printer_text(self, title, printer): argument
187 def display_file_text(self, title, filename, encoding=None): argument
Dquery.py38 def __init__(self, parent, title, message, *, text0='', used_names={}, argument
167 def __init__(self, parent, title, message, used_names, argument
191 def __init__(self, parent, title, message, text0, argument
249 def __init__(self, parent, title, *, menuitem='', filepath='', argument
345 def __init__(self, parent, title, *, cli_args=[], argument
Dtextview.py108 def __init__(self, parent, title, contents, modal=True, wrap=WORD, argument
150 def view_text(parent, title, contents, modal=True, wrap='word', _utest=False): argument
164 def view_file(parent, title, filename, encoding, modal=True, wrap='word', argument
/third_party/node/deps/npm/test/tap/
Dfund.js165 function testFundCmd ({ title, assertionMsg, args = [], opts = {}, output = checkOutput, assertion … property
186 title: 'fund with no package containing funding', property
192 title: 'fund in which same maintainer owns all its deps', property
198 title: 'fund in which same maintainer owns all its deps, using --json option', property
228 title: 'fund containing multi-level nested deps with no funding', property
234 title: 'fund containing multi-level nested deps with no funding, using --json option', property
260title: 'fund containing multi-level nested deps with multiple funding sources, using --json option… property
308 title: 'fund does not support global', property
319 title: 'fund does not support global, using --json option', property
338 title: 'fund using package argument with no browser', property
[all …]
/third_party/node/test/parallel/
Dtest-release-changelog.js60 let title; variable
62title = new RegExp(`## \\d{4}-\\d{2}-\\d{2}, Version ${versionForRegex} '${codename}' \\(LTS\\), @… variable
64 title = new RegExp(`## \\d{4}-\\d{2}-\\d{2}, Version ${versionForRegex} \\(Current\\), @\\S+`); variable
/third_party/flutter/skia/infra/bots/recipes/
Dskpbench.py30 def _run(api, title, *cmd, **kwargs): argument
35 def _adb(api, title, *cmd, **kwargs): argument
/third_party/python/Doc/includes/
Dminidom-example.py44 def handleSlideshowTitle(title): argument
47 def handleSlideTitle(title): argument
/third_party/skia/infra/bots/recipes/
Dskpbench.py31 def _run(api, title, *cmd, **kwargs): argument
36 def _adb(api, title, *cmd, **kwargs): argument
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgstm3u8playlist.c40 gchar *title; member
46 gst_m3u8_entry_new (const gchar * url, const gchar * title, in gst_m3u8_entry_new()
99 const gchar * url, const gchar * title, in gst_m3u8_playlist_add_entry()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_reminderAgent.js27 title: "[PC preview] unknown title", property
42 title: "[PC preview] unknown title", property
53 title: "[PC preview] unknown title", property
72 title: "[PC preview] unknown title", property
/third_party/iowow/src/json/tests/data/
D001.expected.json12 "title": "example glossary", string
14 "title": "S", string
D002.json12 "title": "example glossary", string
14 "title": "S", string
D001.json12 "title": "example glossary", string
14 "title": "S", string

12345678910>>...19