Searched defs:isRtlText (Results 1 – 1 of 1) sorted by relevance
59 bool isRtlText() const { return mIsRtlText; } in isRtlText() function71 void setIsRtlText(bool isRtlText) { mIsRtlText = isRtlText; } in setIsRtlText()