Searched defs:mIsRtl (Results 1 – 7 of 7) 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/layoutlib/bridge/src/android/graphics/text/ | ||
D | MeasuredText_Builder_Delegate.java | 116 private final boolean mIsRtl; field in MeasuredText_Builder_Delegate.StyleRun |
/frameworks/minikin/include/minikin/ | ||
D | LayoutCache.h | 101 bool mIsRtl; variable |
D | MeasuredText.h | 115 const bool mIsRtl; variable |