Searched refs:mVisualInsetsLeft (Results 1 – 1 of 1) sorted by relevance
178 public final int mVisualInsetsLeft; field in Key.OptionalAttributes186 mVisualInsetsLeft = visualInsetsLeft; in OptionalAttributes()882 return (attrs == null) ? x : x + attrs.mVisualInsetsLeft; in getDrawX()888 : mWidth - attrs.mVisualInsetsLeft - attrs.mVisualInsetsRight; in getDrawWidth()