Searched refs:isJustifying (Results 1 – 2 of 2) sorted by relevance
57 assertThat(tl.isJustifying).isFalse() in justifyTest_WithoutJustify()72 assertThat(tl.isJustifying).isTrue() in justifyTest_IntrCharacter_Latin()89 assertThat(tl.isJustifying).isTrue() in justifyTest_IntrCharacter_Japanese()105 assertThat(tl.isJustifying).isTrue() in justifyTest_IntrWord_Latin()122 assertThat(tl.isJustifying).isTrue() in justifyTest_IntrWord_Japanese()
118 public boolean isJustifying() { in isJustifying() method in TextLine