Searched refs:getLayout (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/
H A DTranslateUtil.java48 float nChars = text.getLayout().getLineVisibleEnd(0);
51 float sizePerChar = text.getLayout().getLineWidth(0) / nChars;
/external/chromium_org/third_party/skia/src/views/animated/
H A DSkBorderView.cpp82 if (this->getLayout())
84 layout = (SkStackViewLayout*)this->getLayout();
/external/skia/src/views/animated/
H A DSkBorderView.cpp82 if (this->getLayout())
84 layout = (SkStackViewLayout*)this->getLayout();
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
H A DGridLayoutFactory.java40 Layout layout = composite.getLayout();
/external/chromium_org/third_party/skia/src/views/
H A DSkViewPriv.cpp75 SkView::Layout* SkView::getLayout() const function in class:SkView
H A DSkView.cpp474 SkView::Layout* layout = this->getLayout();
/external/skia/include/core/
H A DSkDeviceProperties.h42 Layout getLayout() { function in struct:SkDeviceProperties::Geometry
/external/skia/src/views/
H A DSkViewPriv.cpp75 SkView::Layout* SkView::getLayout() const function in class:SkView
H A DSkView.cpp474 SkView::Layout* layout = this->getLayout();
/external/chromium_org/third_party/skia/include/views/
H A DSkView.h303 Layout* getLayout() const;
/external/chromium_org/ui/keyboard/resources/
H A Dtouch_fuzzing.js82 getLayout: function() {
/external/skia/include/views/
H A DSkView.h303 Layout* getLayout() const;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTextView.java484 public Layout getLayout() { method in class:ShadowTextView
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js3354 var parent = element.parentNode, pLayout = $(parent).getLayout();
3651 function getLayout(element, preCompute) {
3656 return $(element).getLayout().get(property);
3729 var layout = element.getLayout();
3793 var layout = element.getLayout();
3878 getLayout: getLayout,
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DTextViewTest.java357 assertEquals(textView.getLayout(), layout);
/external/skia/src/gpu/
H A DGrDistanceFieldTextContext.cpp126 fDeviceProperties.fGeometry.getLayout();
/external/deqp/modules/glshared/
H A DglsFragOpInteractionCase.cpp114 const std::vector<glu::VertexArrayBinding>& getLayout (void) const { return m_layout; } function in class:deqp::gls::__anon20392::VertexDataStorage
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCTableCombo.java519 if (!(m_popup.getLayout() instanceof FillLayout)) {
/external/skia/src/core/
H A DSkPaint.cpp1669 if (SkDeviceProperties::Geometry::kBGR_Layout == geometry.getLayout()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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 ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 6410 milliseconds

12