Searched refs:mUndoTextMargin (Results 1 – 1 of 1) sorted by relevance
43 private final int mUndoTextMargin; field in UndoBarView65 mUndoTextMargin = GalleryUtils.dpToPixel(16); in UndoBarView()82 mClickRegion = mBarMargin + mUndoTextMargin + mUndoText.getWidth() in UndoBarView()110 x -= mUndoTextMargin + mUndoText.getWidth(); in render()