Home
last modified time | relevance | path

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

12

/external/v8/src/
Dcounters.cc117 #define SC(name, caption) name##_(this, "c:" #caption), in Counters() argument
124 const char* caption; in Counters() member
129 #define HR(name, caption, min, max, num_buckets) \ in Counters() argument
144 const char* caption; in Counters() member
148 #define HT(name, caption, max, res) \ in Counters() argument
160 const char* caption; in Counters() member
164 #define HT(name, caption, max, res) \ in Counters() argument
176 const char* caption; in Counters() member
178 #define AHT(name, caption) {&Counters::name##_, #caption}, in Counters() argument
189 const char* caption; in Counters() member
[all …]
Dcounters.h1443 #define HR(name, caption, min, max, num_buckets) \ argument
1448 #define HT(name, caption, max, res) \ argument
1453 #define HT(name, caption, max, res) \ argument
1458 #define AHT(name, caption) \ argument
1463 #define HP(name, caption) \ argument
1468 #define HM(name, caption) \ argument
1473 #define SC(name, caption) \ argument
1479 #define SC(name, caption) \ argument
1486 #define RATE_ID(name, caption, max, res) k_##name, argument
1490 #define AGGREGATABLE_ID(name, caption) k_##name, argument
[all …]
/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp109 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in PerformLayout() local
140 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in LoadHighlightCaption() local
176 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in RenderHighlightCaption() local
Dcxfa_ffcheckbutton.cpp101 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in PerformLayout() local
Dcxfa_fffield.cpp194 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CapPlacement() local
605 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in RenderCaption() local
Dcxfa_widgetacc.cpp273 CXFA_Caption* caption = pAcc->GetNode()->GetCaptionIfExists(); in LoadCaption() local
639 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CalcCaptionSize() local
706 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CalculateFieldAutoSize() local
810 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CalculateTextEditAutoSize() local
1146 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in FindSplitPos() 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/java/org/unicode/cldr/tool/
Dbytype-index.css63 caption { selector
Dsummary-index.css5 caption { selector
DTablePrinter.java48 private String caption; field in TablePrinter
59 public TablePrinter setCaption(String caption) { in setCaption()
Dindex.css5 caption { selector
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1117 def __init__(self, caption, content, enabled=True): argument
1134 def caption(self): member in MenuItem
1185 def caption_to_item(self, caption): argument
/external/v8/src/extensions/
Dstatistics-extension.cc83 #define ADD_COUNTER(name, caption) \ in GetCounters() argument
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DRateLimiterTest.java452 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/skia/samplecode/
DSampleCCPRGeometry.cpp180 SkString caption; in onDrawContent() local
/external/swiftshader/third_party/llvm-7.0/llvm/docs/_ocamldoc/
Dstyle.css7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp177 SkString caption; in onDrawContent() local
/external/llvm/docs/_ocamldoc/
Dstyle.css7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc148 void GtkMainWnd::MessageBox(const char* caption, const char* text, in MessageBox()
/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/webrtc/examples/peerconnection/client/
Dmain_wnd.cc191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox()

12