Searched defs:xPosition (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderCombineText.cpp58 float RenderCombineText::width(unsigned from, unsigned length, const Font& font, float xPosition, TextDirection direction, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const argument
69 return RenderText::width(from, length, font, xPosition, direction, fallbackFonts, glyphOverflow);
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DPinchViewport.cpp298 int xPosition = isHorizontal ? 0 : m_innerViewportContainerLayer->size().width() - scrollbarThickness; local
304 scrollbarGraphicsLayer->setPosition(IntPoint(xPosition, yPosition));
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DFillLayer.h69 const Length& xPosition() const { return m_xPosition; } function in class:blink::FillLayer
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 174 milliseconds