Searched refs:IsFullWidth (Results 1 – 3 of 3) sorted by relevance
66 bool IsFullWidth() const in IsFullWidth() function
122 if (cell.character.IsFullWidth()) { in GetTerminalLineAt()
633 int32 width = c.IsFullWidth() ? FULL_WIDTH : HALF_WIDTH; in InsertChar()671 if (c.IsFullWidth()) { in FillScreen()