Searched refs:position (Results 251 - 275 of 2231) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/css/
H A DrootUi.css28 position: fixed;
36 position: fixed;
47 position: relative;
62 position: fixed;
81 position: absolute;
90 position: absolute;
101 position: absolute;
115 position: fixed;
/external/chromium_org/ui/android/java/src/org/chromium/ui/picker/
H A DDateTimeSuggestionListAdapter.java30 public View getView(int position, View convertView, ViewGroup parent) { argument
39 if (position == getCount() - 1) {
43 labelView.setText(getItem(position).localizedValue());
44 sublabelView.setText(getItem(position).label());
/external/compiler-rt/www/
H A Dmenu.css6 position:fixed;
11 position:absolute;
/external/icu/icu4c/source/layout/
H A DSubstitutionLookups.h38 le_int32 position,
/external/libcxx/test/re/re.alg/re.alg.search/
H A Dbackup.pass.cpp34 assert(it->position(0) == 0);
38 assert(it->position(0) == 5);
53 assert(it->position(0) == 0);
57 assert(it->position(0) == 5);
H A Dno_update_pos.pass.cpp33 assert(it->position(0) == 0);
/external/libcxx/www/
H A Dmenu.css6 position:fixed;
11 position:absolute;
/external/libcxxabi/www/
H A Dmenu.css6 position:fixed;
11 position:absolute;
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvreader.hpp30 virtual int Read(long long position, long length, unsigned char* buffer);
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
H A Dd3d10tri.hlsl.vs.h28 dcl_output_siv o0.xyzw, position
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
H A Dd3d11blit.hlsl.vs.h28 dcl_output_siv o0.xyzw, position
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
H A Dd3d11tri.hlsl.vs.h28 dcl_output_siv o0.xyzw, position
/external/sfntly/cpp/src/test/
H A Dtest_utils.cc62 for (int32_t position = 0; position < target_end - target; ++position) {
64 enc_char |= (target[position] & 0xff);
/external/bison/examples/calc++/
H A Dlocation.hh41 # include "position.hh"
54 location (const position& b, const position& e)
61 explicit location (const position& p = position ())
111 position begin;
113 position end;
163 position last = loc.end - 1;
/external/chromium_org/cc/layers/
H A Dlayer_iterator.h50 // The iterator's current position in the tree always points to some layer.
86 // be reached by subtracting one from the position of the first layer in the
91 // The position of a layer iterator that is independent
155 LayerIteratorPosition<LayerType> position; local
156 position.represents_target_render_surface =
158 position.represents_contributing_render_surface =
160 position.represents_itself = represents_itself();
161 position.target_render_surface_layer = target_render_surface_layer();
162 position.current_layer = current_layer();
163 return position;
[all...]
/external/chromium_org/remoting/android/javatests/src/org/chromium/chromoting/
H A DTouchEventGenerator.java53 PointF position = mFingerPositions.valueAt(i);
59 positions[i].x = position.x;
60 positions[i].y = position.y;
72 * @param x The x-coordinate of the new finger position.
73 * @param y The y-coordinate of the new finger position.
107 * same position.
111 * @param x The x-coordinate of the new finger position.
112 * @param y The y-coordinate of the new finger position.
115 PointF position = mFingerPositions.get(id);
116 assert position !
[all...]
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DLengthStyleInterpolation.cpp50 static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> constructCalcExpression(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> previous, InterpolableList* list, size_t position) argument
52 while (position != CSSPrimitiveValue::LengthUnitTypeCount) {
53 const InterpolableNumber *subValue = toInterpolableNumber(list->get(position));
57 next = CSSCalcValue::createExpressionNode(previous, CSSCalcValue::createExpressionNode(CSSPrimitiveValue::create(subValue->value(), toUnitType(position))), CalcAdd);
59 next = CSSCalcValue::createExpressionNode(CSSPrimitiveValue::create(subValue->value(), toUnitType(position)));
60 return constructCalcExpression(next, list, position + 1);
62 position++;
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Drequireprovidesorter_test.py97 def fixRequiresTest_withTestOnly(self, position):
101 position: The position in the list where to insert the goog.setTestOnly
117 input_lines.insert(position, 'goog.setTestOnly();')
118 expected_lines.insert(position, 'goog.setTestOnly();')
131 self.fixRequiresTest_withTestOnly(position=0)
134 self.fixRequiresTest_withTestOnly(position=1)
137 self.fixRequiresTest_withTestOnly(position=2)
140 self.fixRequiresTest_withTestOnly(position=4)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DoverviewGrid.css8 position: absolute;
18 position: absolute;
32 position: absolute;
38 position: absolute;
47 position: absolute;
/external/chromium_org/third_party/polymer/components/core-toolbar/
H A Dcore-toolbar.css13 position: relative;
38 position: relative;
64 position: absolute;
77 position: absolute;
98 position: absolute;
/external/chromium_org/third_party/polymer/components/paper-radio-button/
H A Dpaper-radio-button.css20 position: relative;
32 position: absolute;
45 position: absolute;
56 position: absolute;
75 position: relative;
/external/chromium_org/third_party/polymer/components-chromium/core-toolbar/
H A Dcore-toolbar.css13 position: relative;
38 position: relative;
64 position: absolute;
77 position: absolute;
98 position: absolute;
/external/chromium_org/third_party/polymer/components-chromium/paper-radio-button/
H A Dpaper-radio-button.css20 position: relative;
32 position: absolute;
45 position: absolute;
56 position: absolute;
75 position: relative;
/external/chromium_org/content/browser/geolocation/
H A Dmock_location_provider.cc36 void MockLocationProvider::HandlePositionChanged(const Geoposition& position) { argument
40 position_ = position;
46 base::Unretained(this), position));
59 void MockLocationProvider::GetPosition(Geoposition* position) { argument
60 *position = position_;
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeTypes.h77 static bool isValidEnd(const SharedBuffer& buffer, const void* position) argument
79 if (position < buffer.data())
81 size_t offset = reinterpret_cast<const char*>(position) - buffer.data();
85 template <typename T> static const T* validatePtr(const SharedBuffer& buffer, const void* position) argument
87 const T* casted = reinterpret_cast<const T*>(position);

Completed in 686 milliseconds

<<11121314151617181920>>