Searched defs:mIsRtl (Results 1 – 8 of 8) sorted by relevance
/frameworks/minikin/libs/minikin/ | ||
D | LayoutSplitter.h | 121 bool mIsRtl; // The paragraph direction. variable |
D | BidiUtils.h | 82 bool mIsRtl; // The paragraph direction. variable |
/frameworks/base/core/java/android/widget/ | ||
D | RtlSpacingHelper.java | 35 private boolean mIsRtl = false; field in RtlSpacingHelper |
D | Gallery.java | 191 private boolean mIsRtl = true; field in Gallery |
/frameworks/minikin/include/minikin/ | ||
D | LayoutCache.h | 101 bool mIsRtl; variable |
D | MeasuredText.h | 138 const bool mIsRtl; variable |
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/ | ||
D | PrivacyChipDrawable.java | 73 private boolean mIsRtl; field in PrivacyChipDrawable |
D | TvOngoingPrivacyChip.java | 107 private boolean mIsRtl; field in TvOngoingPrivacyChip |