Searched refs:mIsJustifying (Results 1 – 1 of 1) sorted by relevance
105 private boolean mIsJustifying; field in TextLine119 return mIsJustifying; in isJustifying()279 mIsJustifying = false; in set()329 mIsJustifying = true; in justify()1125 if (mIsJustifying) { in getOffsetBeforeAfter()1327 if (mIsJustifying) { in handleText()