Searched refs:GetCreationParams (Results 1 – 4 of 4) sorted by relevance
274 const CreateParams& GetCreationParams() const { return m_CreationParams; } in GetCreationParams() function
31 SetFontSize(GetCreationParams().fFontSize); in OnCreated()
86 m_pList->SetFontSize(GetCreationParams().fFontSize); in OnCreated()
625 int32_t nCursorType = GetCreationParams().eCursorType; in SetCursor()