Searched defs:indents (Results 1 – 4 of 4) sorted by relevance
30 const std::vector<float>& indents, int32_t indentsOffset) in AndroidLineWidth()77 std::vector<float>&& indents, bool useBoundsForWidth) in StaticLayoutNative()85 std::vector<float>&& indents) in StaticLayoutNative()
46 std::vector<float> indents = {10}; in TEST() local
244 public @NonNull Builder setIndents(@Nullable int[] indents) { in setIndents()505 @Nullable int[] indents, boolean useBoundsForWidth) { in LineBreaker()603 @Nullable int[] indents, boolean useBoundsForWidth); in nInit()
55 jboolean isJustified, jintArray indents, jboolean useBoundsForWidth) { in nInit()