Home
last modified time | relevance | path

Searched defs:state (Results 1 – 9 of 9) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_export_dlg.cpp250 int state; in AddDisplays() local
335 int state = mResView.GetChildrenState(hParent); in AddLanguages() local
350 UINT state; in SaveDisplayChecks() local
469 UINT state; in SaveLanguageChecks() local
635 UINT state = GetItemCheckState(hItem); in OnSelectItem() local
713 UINT state = CTreeCtrl::GetItemState(hItem, LVIS_STATEIMAGEMASK); in GetItemCheckState() local
759 UINT state = GetItemCheckState(hChild); in GetChildrenState() local
796 void CustomTreeCtrl::SetItemState(HTREEITEM hItem, int state) in SetItemState()
860 UINT state = GetChildrenState(hParent); in UpdateParentState() local
874 UINT state = GetItemCheckState(hParent); in UpdateChildrenState() local
Dcolor_box_button.cpp41 int state; in OnPaint() local
Dimport_project_dlg.cpp81 int state = mProjectTree.GetItemCheckState(hParent); in OnOK() local
Dexpress_dialog.cpp439 UINT state = lpDIS->itemState; in DrawBitmap() local
491 UINT state = lpDrawItemStruct->itemState; in DrawItem() local
Dresource_item_provider.cpp159 ExpandCollapseState state; in GetPropertyValue() local
Dscreen_flow_edit_dlg.cpp1899 int state; in PopulateScreenItems() local
1949 UINT state = wParam; in OnShowHideScreenItem() local
Dproject_view.cpp2878 UINT state = 0; in GetTreeState() local
2900 UINT state = 0; in GetTreeState() local
DMainFrm.cpp1385 int state; in PlaybackOnemacro() local
/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dzlib.h96 struct internal_state FAR *state; /* not visible by applications */ member