Searched refs:GetLayoutCount (Results 1 – 6 of 6) sorted by relevance
76 int GetLayoutCount() const { return _Layouts.GetCount(); } in GetLayoutCount() function in FormView78 bool IsLayout(int id) const { return id >= 0 && id < GetLayoutCount(); } in IsLayout()104 int count = GetLayoutCount(); in RemoveLayout()
63 for (int i = 0; i < GetLayoutCount(); ++i) in Xmlize()
267 _View.SelectLayout(_View.GetLayoutCount() - 1); in OnAddLayout()
327 NLM_EXTERN Uint2 GetLayoutCount (void);
3981 if (i < GetLayoutCount()) { in PopulateAsn2GphGraphic()
6605 NLM_EXTERN Uint2 GetLayoutCount (void) in GetLayoutCount() function