Home
last modified time | relevance | path

Searched refs:GetLayoutCount (Results 1 – 6 of 6) sorted by relevance

/dports/devel/upp/upp/bazaar/FormEditor/
H A DFormView.hpp76 int GetLayoutCount() const { return _Layouts.GetCount(); } in GetLayoutCount() function in FormView
78 bool IsLayout(int id) const { return id >= 0 && id < GetLayoutCount(); } in IsLayout()
104 int count = GetLayoutCount(); in RemoveLayout()
H A DFormViewGeneral.cpp63 for (int i = 0; i < GetLayoutCount(); ++i) in Xmlize()
H A DFormEdit.hpp267 _View.SelectLayout(_View.GetLayoutCount() - 1); in OnAddLayout()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dasn2graphicp.h327 NLM_EXTERN Uint2 GetLayoutCount (void);
H A Dgphview.c3981 if (i < GetLayoutCount()) { in PopulateAsn2GphGraphic()
H A Dasn2graphic.c6605 NLM_EXTERN Uint2 GetLayoutCount (void) in GetLayoutCount() function