Searched defs:SetLineCount (Results 1 – 2 of 2) sorted by relevance
28 void SetLineCount(int32_t count) { m_nLineCount = count; } in SetLineCount() function
368 def SetLineCount(self, number): member in Entry