Home
last modified time | relevance | path

Searched defs:caption (Results 1 – 25 of 52) sorted by relevance

123

/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp101 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in PerformLayout() local
131 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in LoadHighlightCaption() local
166 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in RenderHighlightCaption() local
Dcxfa_ffcheckbutton.cpp103 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in PerformLayout() local
Dcxfa_fffield.cpp210 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CapPlacement() local
620 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in RenderCaption() local
/external/google-styleguide/
Djavaguide.css75 caption, selector
102 caption, selector
239 caption { selector
247 caption { selector
276 caption { selector
/external/ImageMagick/coders/
Dcaption.c98 *caption, in ReadCAPTIONImage() local
Dpango.c116 *caption, in ReadPANGOImage() local
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/tool/
Dbytype-index.css63 caption { selector
Dsummary-index.css5 caption { selector
Dindex.css5 caption { selector
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dresults.js216 function getButtonHtml(icon, toolTipText, caption, metadataFieldName) { argument
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1113 def __init__(self, caption, content, enabled=True): argument
1130 def caption(self): member in MenuItem
1181 def caption_to_item(self, caption): argument
/external/skia/samplecode/
DSampleStrokeVerb.cpp79 SkString caption; in onDrawContent() local
DSamplePathTessellators.cpp258 SkString caption(ModeName(fMode)); in onDrawContent() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DTablePrinter.java48 private String caption; field in TablePrinter
59 public TablePrinter setCaption(String caption) { in setCaption()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DRateLimiterTest.java543 void sleepMicros(String caption, long micros) { in sleepMicros()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DRateLimiterTest.java543 void sleepMicros(String caption, long micros) { in sleepMicros()
/external/icu/icu4c/
Dicu4c.css454 caption { selector
/external/libkmsxx/py/tests/
Dkmsmodeview.py32 def __init__(self, caption, calc=None): argument
/external/llvm/docs/_ocamldoc/
Dstyle.css7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
/external/rust/crates/plotters/src/chart/
Dbuilder.rs146 pub fn caption<S: AsRef<str>, Style: IntoTextStyle<'b>>( in caption() method
/external/owasp/sanitizer/empiricism/
Dcanned-data.js27 "caption": false, property
1978 "caption": [ property
12274 "caption": [ property
20714 "caption": { property
21399 "caption": [ property
23017 "caption": [ property
/external/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc180 void GtkMainWnd::MessageBox(const char* caption, in MessageBox()
/external/cldr/docs/
Dreports.css78 caption { font-size: 120%; font-weight: bold; padding-bottom: 0.75em; } selector
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc204 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp893 CXFA_Caption* caption = pNode->GetCaptionIfExists(); in LoadCaption() local
2674 CXFA_Caption* caption = GetCaptionIfExists(); in GetValidateCaptionName() local
3123 CXFA_Caption* caption = GetCaptionIfExists(); in CalcCaptionSize() local
3188 CXFA_Caption* caption = GetCaptionIfExists(); in CalculateFieldAutoSize() local
3289 CXFA_Caption* caption = GetCaptionIfExists(); in CalculateTextEditAutoSize() local
3610 CXFA_Caption* caption = GetCaptionIfExists(); in FindSplitPos() local

123