Searched defs:ltrLayout (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/minikin/tests/unittest/ |
H A D | LayoutTest.cpp | 339 Layout ltrLayout(text, range, Bidi::FORCE_LTR, paint, StartHyphenEdit::NO_EDIT, in TEST_F() local 362 Layout ltrLayout(text, range, Bidi::LTR, paint, StartHyphenEdit::NO_EDIT, in TEST_F() local
|
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | RelativeLayoutTest.java | 382 final View ltrLayout = mActivity.findViewById(R.id.relative_sublayout_bidi); in testBidiWidth() local
|