Searched refs:left (Results 276 - 300 of 2877) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/resources/
H A Dabout_version.css13 margin-left: auto;
39 margin-left: 40px;
61 padding-left: 5px;
H A Dgesture_config.css31 float: left;
40 text-align: left;
55 text-align: left;
64 text-align: left;
/external/chromium_org/chrome/browser/resources/chromeos/first_run/
H A Dstep_bubble.css19 margin-left: 20px;
26 margin-left: 20px;
36 margin-left: 18px;
/external/chromium_org/chrome/browser/resources/print_preview/common/
H A Dsearch_bubble.css7 left: 0;
34 left: -1px;
52 left: 53px;
H A Dsearch_box.css14 left: 8px;
/external/chromium_org/third_party/polymer/components/core-header-panel/
H A Dcore-header-panel.css20 left: 0;
40 left: 0;
69 left: 0;
/external/chromium_org/third_party/polymer/components-chromium/core-header-panel/
H A Dcore-header-panel.css20 left: 0;
40 left: 0;
69 left: 0;
/external/chromium_org/third_party/webrtc/modules/video_render/include/
H A Dvideo_render.h94 * left - position of the stream in the window, [0.0f, 1.0f]
104 const float left, const float top,
131 * left - [out] position of the stream in the window, [0.0f, 1.0f]
139 float& left, float& top,
228 const float left,
245 const float left,
257 const float left, const float top,
265 const float left, const float top,
/external/chromium_org/ui/login/account_picker/
H A Dscreen_account_picker.css25 left: -50%;
35 left: -50%;
43 left: auto;
/external/chromium_org/third_party/icu/
H A Dicu4c.css48 border-left: 2px solid #22d;
50 padding-left: 4px;
74 padding-left: 0;
75 margin-left: 1em;
93 margin-left: 1.5em;
112 margin-left: 1.8em;
115 padding-left: 0.75em;
121 margin-left: 2em;
125 * Navigation sidebar on the left hand of most pages
134 padding-left
[all...]
/external/icu/icu4c/
H A Dicu4c.css48 border-left: 2px solid #22d;
50 padding-left: 4px;
74 padding-left: 0;
75 margin-left: 1em;
93 margin-left: 1.5em;
112 margin-left: 1.8em;
115 padding-left: 0.75em;
121 margin-left: 2em;
125 * Navigation sidebar on the left hand of most pages
134 padding-left
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsort.c58 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) argument
60 return right->thread->tid - left->thread->tid;
80 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) argument
82 return right->thread->tid - left->thread->tid;
86 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) argument
88 char *comm_l = left->thread->comm;
134 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) argument
136 return _sort__dso_cmp(left->ms.map, right->ms.map);
183 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) argument
185 if (!left
244 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) argument
302 sort__parent_cmp(struct hist_entry *left, struct hist_entry *right) argument
330 sort__cpu_cmp(struct hist_entry *left, struct hist_entry *right) argument
351 sort__dso_from_cmp(struct hist_entry *left, struct hist_entry *right) argument
365 sort__dso_to_cmp(struct hist_entry *left, struct hist_entry *right) argument
379 sort__sym_from_cmp(struct hist_entry *left, struct hist_entry *right) argument
391 sort__sym_to_cmp(struct hist_entry *left, struct hist_entry *right) argument
449 sort__mispredict_cmp(struct hist_entry *left, struct hist_entry *right) argument
473 sort__daddr_cmp(struct hist_entry *left, struct hist_entry *right) argument
502 sort__dso_daddr_cmp(struct hist_entry *left, struct hist_entry *right) argument
527 sort__locked_cmp(struct hist_entry *left, struct hist_entry *right) argument
565 sort__tlb_cmp(struct hist_entry *left, struct hist_entry *right) argument
635 sort__lvl_cmp(struct hist_entry *left, struct hist_entry *right) argument
712 sort__snoop_cmp(struct hist_entry *left, struct hist_entry *right) argument
782 sort__local_weight_cmp(struct hist_entry *left, struct hist_entry *right) argument
801 sort__global_weight_cmp(struct hist_entry *left, struct hist_entry *right) argument
[all...]
/external/fio/lib/
H A Dprio_tree.c99 prev->left = last;
107 node->left = first;
113 last->left = root->prio_tree_node;
114 last->left->parent = last;
139 if (old->parent->left == old)
140 old->parent->left = node;
146 node->left = old->left;
147 old->left->parent = node;
221 cur->left
[all...]
/external/chromium_org/third_party/webrtc/modules/video_render/windows/
H A Dvideo_render_windows_impl.cc98 const float left,
111 renderCallback = _ptrRendererWin->CreateChannel(streamId, zOrder, left,
136 float& left,
143 left = 0;
154 error = _ptrRendererWin->GetStreamSettings(streamId, 0, zOrder, left,
246 const float left,
258 error = _ptrRendererWin->SetCropping(streamId, 0, left, top, right,
267 const float left,
279 error = _ptrRendererWin->ConfigureRenderer(streamId, 0, zOrder, left,
307 const float left,
96 AddIncomingRenderStream(const uint32_t streamId, const uint32_t zOrder, const float left, const float top, const float right, const float bottom) argument
133 GetIncomingRenderStreamProperties( const uint32_t streamId, uint32_t& zOrder, float& left, float& top, float& right, float& bottom) const argument
244 SetStreamCropping( const uint32_t streamId, const float left, const float top, const float right, const float bottom) argument
264 ConfigureRenderer( const uint32_t streamId, const unsigned int zOrder, const float left, const float top, const float right, const float bottom) argument
301 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
326 SetBitmap(const void* bitMap, const uint8_t pictureId, const void* colorKey, const float left, const float top, const float right, const float bottom) argument
[all...]
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ListCtrl.cpp30 if (m_ptScroll.x < m_rcContent.left)
31 m_ptScroll.x = m_rcContent.left;
115 rcClient.left - m_ptScroll.x,
135 m_rcContent.left = 0;
168 FX_RECT rcClip((FX_INT32)rcTemp.left,
214 return CPDF_Point(point.x + rcClient.left - m_ptScroll.x,
222 return CPDF_Point(point.x - rcClient.left + m_ptScroll.x,
230 return CPDF_Rect(rect.left + rcClient.left - m_ptScroll.x,
232 rect.right + rcClient.left
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dpower.css10 margin-left: auto;
19 border-left-width: 0;
41 border-left-width: 1px;
53 text-align: left;
/external/chromium_org/chrome/browser/resources/options/
H A Dcertificate_manager.css15 /* Force tab strip to extend to the left and right edges of the window. */
21 padding-left: 28px;
H A Dpassword_manager.css17 left: 0;
/external/chromium_org/chrome/browser/resources/print_preview/settings/
H A Dcopies_settings.css50 border-bottom-left-radius: 0;
52 border-top-left-radius: 0;
57 border-bottom-left-radius: 3px;
59 border-top-left-radius: 3px;
/external/chromium_org/chrome/browser/resources/sync_file_system_internals/
H A Dmain.css20 padding-left: 0.5em;
22 text-align: left;
69 padding-left: 18px;
76 padding-left: 18px;
/external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/inspectedWindow/chrome-preprocessor/Panel/
H A DPreprocessorPanel.css13 text-align: left;
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
H A Dfeed.css26 float: left;
27 clear: left;
44 padding-left: 15px;
60 margin-left: auto;
/external/chromium_org/components/copresence/handlers/audio/
H A Daudio_directive_list.h52 bool operator()(const AudioDirective& left, argument
54 return left.end_time < right.end_time;
/external/chromium_org/content/browser/resources/accessibility/
H A Daccessibility.css16 float: left;
/external/chromium_org/printing/
H A Dpage_setup.cc16 left(0),
25 left = 0;
34 left == rhs.left &&
125 effective_margins_.left = std::max(requested_margins_.left,
140 overlay_area_.set_x(effective_margins_.left);
153 content_area_.set_x(effective_margins_.left);

Completed in 658 milliseconds

<<11121314151617181920>>