Searched refs:mExportWidth (Results 1 – 1 of 1) sorted by relevance
53 int mExportWidth = 0; field in ExportDialog115 mExportWidth = mOriginalBounds.width(); in onCreateView()161 float scaleFactor = mExportWidth / (float) mOriginalBounds.width(); in onClick()190 float newArea = mExportWidth * mExportHeight; in updateSize()242 mExportWidth = width; in textChanged()