HomeSort by relevance Sort by last modified time
    Searched refs:rowWidth (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
PrintOptionsLayout.java 68 int rowWidth = 0;
103 rowWidth += child.getMeasuredWidth() + childParams.getMarginStart()
110 width = Math.max(width, rowWidth);
  /external/deqp/modules/gles3/functional/
es3fReadPixelsTests.cpp 313 const int rowWidth = (m_rowLength == 0 ? m_width : m_rowLength) + m_skipPixels;
314 const int rowPitch = m_alignment * deCeilFloatToInt32(pixelSize * rowWidth / (float)m_alignment);
355 const int rowWidth = (m_rowLength == 0 ? m_width : m_rowLength);
356 const int rowPitch = m_alignment * deCeilFloatToInt32(pixelSize * rowWidth / (float)m_alignment);
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 232 FX_FLOAT rowWidth = 0;
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 217 milliseconds