/external/chromium-trace/trace-viewer/src/ui/ |
D | value_bar.css | 46 .value-bar[orient='vertical'] .lowest-value-control { 50 .value-bar[orient='vertical'] .value-slider { 55 .value-bar[orient='vertical'] .value-slider-top { 60 .value-bar[orient='vertical'] .value-slider-bottom { 65 .value-bar[orient='vertical'] .value-range-control { 69 .value-bar[orient='vertical'] .highest-value-control { 73 .value-bar[orient='vertical'] .value-display { 77 .value-bar[orient='horizontal'] .lowest-value-control { 81 .value-bar[orient='horizontal'] .value-slider { 87 .value-bar[orient='horizontal'] .value-slider-top { [all …]
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t1.c | 48 static INLINE OPJ_BYTE opj_t1_getctxno_zc(OPJ_UINT32 f, OPJ_UINT32 orient); 61 OPJ_UINT32 orient, 75 OPJ_UINT32 orient, 85 OPJ_INT32 orient, 92 OPJ_INT32 orient, 98 OPJ_INT32 orient, 108 OPJ_UINT32 orient, 119 OPJ_INT32 orient, 124 OPJ_INT32 orient); 128 OPJ_INT32 orient); [all …]
|
D | dwt.h | 76 OPJ_UINT32 opj_dwt_getgain(OPJ_UINT32 orient) ; 83 OPJ_FLOAT64 opj_dwt_getnorm(OPJ_UINT32 level, OPJ_UINT32 orient); 103 OPJ_UINT32 opj_dwt_getgain_real(OPJ_UINT32 orient); 110 OPJ_FLOAT64 opj_dwt_getnorm_real(OPJ_UINT32 level, OPJ_UINT32 orient);
|
D | t1_generate_luts.c | 41 static int t1_init_ctxno_zc(int f, int orient) { in t1_init_ctxno_zc() argument 48 switch (orient) { in t1_init_ctxno_zc() 207 int orient = j; in main() local 208 if (orient == 2) { in main() 209 orient = 1; in main() 210 } else if (orient == 1) { in main() 211 orient = 2; in main() 213 lut_ctxno_zc[(orient << 8) | i] = t1_init_ctxno_zc(i, j); in main()
|
D | dwt.c | 482 OPJ_UINT32 opj_dwt_getgain(OPJ_UINT32 orient) { in opj_dwt_getgain() argument 483 if (orient == 0) in opj_dwt_getgain() 485 if (orient == 1 || orient == 2) in opj_dwt_getgain() 493 OPJ_FLOAT64 opj_dwt_getnorm(OPJ_UINT32 level, OPJ_UINT32 orient) { in opj_dwt_getnorm() argument 494 return opj_dwt_norms[orient][level]; in opj_dwt_getnorm() 508 OPJ_UINT32 opj_dwt_getgain_real(OPJ_UINT32 orient) { in opj_dwt_getgain_real() argument 509 (void)orient; in opj_dwt_getgain_real() 516 OPJ_FLOAT64 opj_dwt_getnorm_real(OPJ_UINT32 level, OPJ_UINT32 orient) { in opj_dwt_getnorm_real() argument 517 return opj_dwt_norms_real[orient][level]; in opj_dwt_getnorm_real() 525 OPJ_UINT32 resno, level, orient, gain; in opj_dwt_calc_explicit_stepsizes() local [all …]
|
/external/opencv/cv/src/ |
D | cvmotempl.cpp | 173 CvMat orientstub, *orient = (CvMat*)orientation; in cvCalcMotionGradient() local 183 CV_CALL( orient = cvGetMat( orient, &orientstub )); in cvCalcMotionGradient() 194 if( CV_MAT_TYPE( mhi->type ) != CV_32FC1 || CV_MAT_TYPE( orient->type ) != CV_32FC1 ) in cvCalcMotionGradient() 198 if( !CV_ARE_SIZES_EQ( mhi, mask ) || !CV_ARE_SIZES_EQ( orient, mhi )) in cvCalcMotionGradient() 201 if( orient->data.ptr == mhi->data.ptr ) in cvCalcMotionGradient() 221 cvGetRow( orient, &orient_row, 0 ); in cvCalcMotionGradient() 229 orient_row.data.ptr = orient->data.ptr + y*orient->step; in cvCalcMotionGradient() 260 orient_row.data.ptr = orient->data.ptr + y*orient->step; in cvCalcMotionGradient() 296 CvMat orientstub, *orient = (CvMat*)orientation; in cvCalcGlobalOrientation() local 309 CV_CALL( orient = cvGetMat( orient, &orientstub )); in cvCalcGlobalOrientation() [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StyleDeprecatedFlexibleBoxData.cpp | 35 , orient(RenderStyle::initialBoxOrient()) in StyleDeprecatedFlexibleBoxData() 47 , orient(o.orient) in StyleDeprecatedFlexibleBoxData() 54 …alGroup == o.ordinalGroup && align == o.align && pack == o.pack && orient == o.orient && lines == … in operator ==()
|
D | StyleDeprecatedFlexibleBoxData.h | 50 unsigned orient: 1; // EBoxOrient variable
|
/external/chromium_org/chrome/browser/resources/print_preview/settings/ |
D | destination_settings.css | 44 -webkit-box-orient: vertical; 54 -webkit-box-orient: horizontal; 64 -webkit-box-orient: vertical;
|
/external/chromium_org/third_party/WebKit/Source/core/events/ |
D | OverflowEvent.cpp | 32 : orient(0) in OverflowEventInit() 63 , m_orient(initializer.orient) in OverflowEvent()
|
D | OverflowEvent.h | 36 unsigned short orient; member 63 unsigned short orient() const { return m_orient; } in orient() function
|
/external/chromium-trace/trace-viewer/src/about_tracing/ |
D | profiling_view.css | 8 -webkit-box-orient: vertical; 23 -webkit-box-orient: vertical;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
D | styles.css | 9 -webkit-box-orient: vertical; 18 -webkit-box-orient: horizontal; 106 -webkit-box-orient: vertical;
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
D | overlay.css | 8 -webkit-box-orient: vertical; 32 -webkit-box-orient: vertical; 121 -webkit-box-orient: horizontal; 136 -webkit-box-orient: horizontal;
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | mobile_dialogs.css | 49 -webkit-box-orient: horizontal; 64 -webkit-box-orient: horizontal;
|
/external/chromium_org/ui/file_manager/video_player/css/ |
D | video_player.css | 120 -webkit-box-orient: horizontal; 148 -webkit-box-orient: horizontal; 161 -webkit-box-orient: horizontal;
|
/external/chromium_org/ui/webui/resources/css/ |
D | overlay.css | 8 -webkit-box-orient: vertical; 34 -webkit-box-orient: vertical; 125 -webkit-box-orient: horizontal; 140 -webkit-box-orient: horizontal;
|
D | dialogs.css | 21 -webkit-box-orient: vertical; 123 -webkit-box-orient: horizontal;
|
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/css/ |
D | wallpaper_manager.css | 56 -webkit-box-orient: horizontal; 257 -webkit-box-orient: vertical; 263 -webkit-box-orient: horizontal; 315 -webkit-box-orient: vertical; 330 -webkit-box-orient: vertical;
|
/external/chromium_org/chrome/browser/resources/print_preview/ |
D | print_preview.css | 27 -webkit-box-orient: vertical; 291 -webkit-box-orient: horizontal; 302 -webkit-box-orient: vertical; 310 -webkit-box-orient: vertical;
|
D | no_destinations_promo.css | 14 -webkit-box-orient: horizontal;
|
/external/chromium_org/ui/file_manager/gallery/css/ |
D | gallery.css | 129 -webkit-box-orient: horizontal; 152 -webkit-box-orient: horizontal; 203 -webkit-box-orient: horizontal; 348 -webkit-box-orient: horizontal; 515 -webkit-box-orient: horizontal; 528 -webkit-box-orient: horizontal; 810 -webkit-box-orient: horizontal; 826 -webkit-box-orient: horizontal; 836 -webkit-box-orient: horizontal; 916 -webkit-box-orient: vertical; [all …]
|
/external/chromium-trace/trace-viewer/src/tracing/tracks/ |
D | thread_track.css | 7 -webkit-box-orient: vertical;
|
D | heading_track.css | 8 -webkit-box-orient: horizontal;
|
/external/qemu/android/ |
D | hw-sensors.h | 64 extern void android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient );
|