Searched refs:expectedStyle (Results 1 – 2 of 2) sorted by relevance
119 …public CellEffectOverline(int expectedStyle, int expectedColor, String[] inputType, int inputStyle… in CellEffectOverline() argument120 this.expectedLine = expectedStyle; in CellEffectOverline()
118 …public CellEffectUnderline(int expectedStyle, int expectedColor, String[] inputType, int inputStyl… in CellEffectUnderline() argument119 this.expectedLine = expectedStyle; in CellEffectUnderline()
Completed in 10 milliseconds