Home
last modified time | relevance | path

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

12

/external/v8/src/
Dcounters.cc61 #define HR(name, caption, min, max, num_buckets) \ in Counters() argument
66 #define HT(name, caption, max, res) \ in Counters() argument
71 #define AHT(name, caption) \ in Counters() argument
76 #define HP(name, caption) \ in Counters() argument
88 #define HM(name, caption) \ in Counters() argument
93 #define HM(name, caption) \ in Counters() argument
98 #define HM(name, caption) \ in Counters() argument
103 #define SC(name, caption) \ in Counters() argument
143 #define SC(name, caption) name##_.Reset(); in ResetCounters() argument
175 #define HR(name, caption, min, max, num_buckets) name##_.Reset(); in ResetHistograms() argument
[all …]
Dcounters.h727 #define HR(name, caption, min, max, num_buckets) \ argument
732 #define HT(name, caption, max, res) \ argument
737 #define AHT(name, caption) \ argument
742 #define HP(name, caption) \ argument
747 #define HM(name, caption) \ argument
753 #define HM(name, caption) \ argument
760 #define SC(name, caption) \ argument
797 #define RATE_ID(name, caption, max, res) k_##name, argument
800 #define AGGREGATABLE_ID(name, caption) k_##name, argument
803 #define PERCENTAGE_ID(name, caption) k_##name, argument
[all …]
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffpushbutton.cpp111 CXFA_Caption caption = m_pDataAcc->GetCaption(); in PerformLayout() local
139 CXFA_Caption caption = m_pDataAcc->GetCaption(); in LoadHighlightCaption() local
177 CXFA_Caption caption = m_pDataAcc->GetCaption(); in RenderHighlightCaption() local
Dxfa_fffield.cpp187 CXFA_Caption caption = m_pDataAcc->GetCaption(); in CapPlacement() local
271 void CXFA_FFField::CapTopBottomPlacement(CXFA_Caption caption, in CapTopBottomPlacement()
298 void CXFA_FFField::CapLeftRightPlacement(CXFA_Caption caption, in CapLeftRightPlacement()
661 CXFA_Caption caption = m_pDataAcc->GetCaption(); in RenderCaption() local
Dxfa_ffcheckbutton.cpp95 CXFA_Caption caption = m_pDataAcc->GetCaption(); in PerformLayout() local
Dxfa_ffwidgetacc.cpp128 CXFA_Caption caption = pAcc->GetCaption(); in LoadCaption() local
552 CXFA_Caption caption = GetCaption(); in GetValidateCaptionName() local
762 CXFA_Caption caption = this->GetCaption(); in CalcCaptionSize() local
1243 CXFA_Caption caption = GetCaption(); in FindSplitPos() local
/external/opencv3/modules/ts/misc/
Dtable_formatter.py14 def __init__(self, caption, title = None, props = None): argument
37 def __init__(self, caption = None): argument
58 def newColumn(self, name, caption, title = None, **properties): argument
/external/opencv3/samples/cpp/tutorial_code/ImgProc/
DSmoothing.cpp88 int display_caption( const char* caption ) in display_caption()
/external/opencv3/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/
DTutorial3Activity.java165 …String caption = Integer.valueOf(resolution.width).toString() + "x" + Integer.valueOf(resolution.h… in onOptionsItemSelected() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DTooltip.css3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } selector
/external/v8/src/extensions/
Dstatistics-extension.cc82 #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.css452 caption { selector
/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()
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-core.css8 dl,dt,dd,ol,ul,li,table,caption,tbody, selector
/external/libopus/doc/
Dcustomdoxygen.css58 caption { selector
/external/libjpeg-turbo/doc/html/
Ddoxygen.css76 caption { selector
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js2996 get caption() { getter
4204 caption: "HTMLTableCaptionElement", property
Dwebcomponents.js3011 get caption() { getter
4199 caption: "HTMLTableCaptionElement", property
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
DShadowDOM.js2996 get caption() { getter
4204 caption: "HTMLTableCaptionElement", property
Dwebcomponents.js3011 get caption() { getter
4199 caption: "HTMLTableCaptionElement", property
/external/v8/src/snapshot/
Dserialize.cc231 #define COUNTER_ENTRY(name, caption) \ in ExternalReferenceTable() argument

12