Searched refs:caption (Results 26 - 50 of 72) sorted by relevance

123

/external/chromium_org/styleguide/c++/
H A Dc++11.css36 caption,
63 caption,
265 caption {
273 caption {
308 caption {
/external/chromium_org/tools/code_coverage/
H A Dcroc_html.py152 """Adds a caption for the file, with links to each parent dir.
170 """Adds a caption for the subdir, with links to each parent dir.
186 def AddSectionHeader(self, table, caption, itemtype, is_file=False):
191 caption: Caption for section, if not None.
196 if caption is not None:
197 table.E('tr').E('th', e_class='secdesc', colspan=8).Text(caption)
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Doobe_screen_user_image.css164 #user-image-preview-caption {
170 .camera #user-image-preview-caption {
H A Dscreen_supervised_user_creation.css470 #supervised-user-creation-image-preview-caption {
476 .camera #supervised-user-creation-image-preview-caption {
/external/chromium_org/tools/perf/utils/results_viewer/src/
H A Dmain.js156 dataSource, {caption:'Results'});
/external/chromium_org/chrome/browser/resources/options/
H A Dbrowser_options.css53 #change-picture-caption {
67 #account-picture:not(:disabled):hover + #change-picture-caption,
68 #account-picture:not(:disabled) + #change-picture-caption:hover {
/external/chromium_org/components/crash/app/
H A Dbreakpad_win.cc298 static bool WrapMessageBoxWithSEH(const wchar_t* text, const wchar_t* caption, argument
304 *exit_now = (IDOK != ::MessageBoxW(NULL, text, caption, flags));
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.cc165 void GtkMainWnd::MessageBox(const char* caption, const char* text, argument
171 gtk_window_set_title(GTK_WINDOW(dialog), caption); local
/external/nanopb-c/docs/
H A Dlsr.css197 table.docutils caption {
/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_audio.c697 void SDL_Audio_SetCaption(const char *caption) argument
700 current_audio->SetCaption(current_audio, caption);
/external/chromium_org/components/policy/tools/
H A Dgenerate_policy_source.py51 self.caption = PolicyDetails._RemovePlaceholders(item['caption'])
95 self.caption = PolicyDetails._RemovePlaceholders(policy['caption'])
781 _OutputComment(f, policy.caption + '\n\n' + policy.desc)
785 _OutputComment(f, ' %s: %s' % (str(item.value), item.caption))
/external/chromium_org/third_party/icu/
H A Dicu4c.css276 table.rtable caption {
418 caption {
/external/chromium_org/v8/src/extensions/
H A Dstatistics-extension.cc64 #define ADD_COUNTER(name, caption) \
/external/icu/icu4c/
H A Dicu4c.css276 table.rtable caption {
418 caption {
/external/chromium_org/components/dom_distiller/content/
H A Ddistiller_page_web_contents_browsertest.cc402 EXPECT_EQ("", markup_image1.caption());
410 EXPECT_EQ("", markup_image2.caption());
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcss.js394 "caption-side", "clear", "clip", "color", "color-profile", "column-count",
510 "capitalize", "caps-lock-indicator", "caption", "captiontext", "caret",
567 "small", "small-caps", "small-caption", "smaller", "solid", "somali",
571 "table-caption", "table-cell", "table-column", "table-column-group",
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc207 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { argument
212 ::MessageBoxA(handle(), text, caption, flags); local
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A Dsdlexe.cpp776 const TPtrC caption = name->Caption(); local
777 if(0 == caption.CompareF(_L("STDOUT")))
/external/chromium_org/components/dom_distiller/core/css/
H A Ddistilledpage.css18 caption,
118 caption,
230 embed+[class*='caption'],
232 img+[class*='caption'],
233 object+[class*='caption'],
234 video+[class*='caption'] {
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.css809 p.img-caption {
827 div.figure p.img-caption {
831 p.table-caption {
/external/chromium_org/third_party/iaccessible2/
H A Dia2_api_all.idl769 /// A caption describing another object.
3822 /** @brief Returns the caption for the table. The returned object could be
3825 If the table has a caption then a reference to it is returned, else a NULL
3830 [propget] HRESULT caption
4355 /** @brief Returns the caption for the table. The returned object could be
4358 If the table has a caption then a reference to it is returned, else a NULL
4364 [propget] HRESULT caption
5102 /** A table caption changed.
/external/chromium_org/third_party/opus/src/doc/
H A Dcustomdoxygen.css58 caption {
908 .caption
/external/libopus/doc/
H A Dcustomdoxygen.css58 caption {
908 .caption
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex259 \caption{\label{fig:btrecord--help}\texttt{btrecord --help} Output}
356 \caption{\label{fig:verb-out}Verbose Output Example}
377 \caption{\label{fig:verb-defs}Verbose Field Definitions}
401 \caption{\label{fig:btreplay--help}\texttt{btreplay --help} Output}
/external/chromium_org/chrome/browser/resources/inspect/
H A Dinspect.css38 #caption {

Completed in 751 milliseconds

123