Searched refs:anchorPoint (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/
H A Dvalidation_message_bubble_controller.h15 anchoredAt:(NSPoint)anchorPoint
H A Dbase_bubble_controller.h53 @property(nonatomic, assign) NSPoint anchorPoint; variable
/external/icu/icu4c/source/layout/
H A DAnchorTables.h38 le_uint16 anchorPoint; member in struct:Format2AnchorTable
H A DAnchorTables.cpp67 if (! fontInstance->getGlyphPoint(glyphID, SWAPW(anchorPoint), point)) {
/external/chromium_org/chrome/browser/ui/cocoa/browser/
H A Dzoom_bubble_controller.h55 // Shows the bubble at |anchorPoint| in window coordinates. If
59 - (void)showAnchoredAt:(NSPoint)anchorPoint autoClose:(BOOL)autoClose;
/external/chromium_org/third_party/WebKit/Source/web/
H A DViewportAnchor.cpp139 const FloatPoint anchorPoint = FloatPoint(innerViewRect.location()) + anchorOffset; local
141 Node* node = findNonEmptyAnchorNode(flooredIntPoint(anchorPoint), innerViewRect, m_eventHandler);
147 m_anchorInNodeCoords = anchorPoint - m_anchorNodeBounds.location();
188 FloatPoint anchorPoint = currentNodeBounds.location() + anchorOffsetFromNode; local
193 return anchorPoint - anchorOffsetFromOrigin;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DLayerTreeModel.js525 anchorPoint: function() { },
701 anchorPoint: function()
816 var anchorVector = new WebInspector.Geometry.Vector(this._layerPayload.width * this.anchorPoint()[0], this._layerPayload.height * this.anchorPoint()[1], this.anchorPoint()[2]);
817 var anchorPoint = WebInspector.Geometry.multiplyVectorByMatrixAndNormalize(anchorVector, matrix);
818 var anchorMatrix = new WebKitCSSMatrix().translate(-anchorPoint.x, -anchorPoint.y, -anchorPoint.z);
1020 anchorPoint
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh252 font->get_glyph_contour_point_for_origin (glyph_id, anchorPoint, HB_DIRECTION_LTR, &cx, &cy);
266 USHORT anchorPoint; /* Index to glyph contour point */ member in struct:OT::AnchorFormat2
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh252 font->get_glyph_contour_point_for_origin (glyph_id, anchorPoint, HB_DIRECTION_LTR, &cx, &cy);
266 USHORT anchorPoint; /* Index to glyph contour point */ member in struct:OT::AnchorFormat2
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp1940 IntPoint anchorPoint = IntPoint(scrollOffset) + IntPoint(viewportSize.width / 2, 0); local
1941 RefPtrWillBeRawPtr<Node> anchorNode = webViewHelper.webViewImpl()->mainFrameImpl()->frame()->eventHandler().hitTestResultAtPoint(anchorPoint, HitTestRequest::ReadOnly | HitTestRequest::Active).innerNode();
1946 = computeRelativeOffset(anchorPoint, anchorNode->boundingBox());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 862 milliseconds