| /GUIX-v6.2.1/guix_studio/ |
| D | resource_export_dlg.cpp | 250 int state; in AddDisplays() local 290 state = mResView.GetChildrenState(hTheme); in AddDisplays() 291 mResView.SetItemState(hTheme, state); in AddDisplays() 300 state = mResView.GetChildrenState(hDisplay); in AddDisplays() 301 mResView.SetItemState(hDisplay, state); in AddDisplays() 306 state = mResView.GetChildrenState(hParent); in AddDisplays() 307 mResView.SetItemState(hParent, state); in AddDisplays() 335 int state = mResView.GetChildrenState(hParent); in AddLanguages() local 336 mResView.SetItemState(hParent, state); in AddLanguages() 350 UINT state; in SaveDisplayChecks() local [all …]
|
| D | import_project_dlg.cpp | 81 int state = mProjectTree.GetItemCheckState(hParent); in OnOK() local 83 if (state == CUSTOM_TV_STATE_UNCHECKED) in OnOK() 97 state = mProjectTree.GetItemCheckState(hDisplay); in OnOK() 99 if (state == CUSTOM_TV_STATE_UNCHECKED) in OnOK() 113 state = mProjectTree.GetItemCheckState(hItem); in OnOK() 115 if (state == CUSTOM_TV_STATE_CHECKED) in OnOK()
|
| D | color_box_button.cpp | 41 int state; in OnPaint() local 74 state = GetState(); in OnPaint() 75 if (state & BST_PUSHED) in OnPaint() 83 else if ((state & BST_FOCUS) || m_hover) in OnPaint()
|
| D | express_dialog.cpp | 439 UINT state = lpDIS->itemState; in DrawBitmap() local 440 if ((state & ODS_SELECTED) && m_bitmapSel.m_hObject != NULL) in DrawBitmap() 442 else if ((state & ODS_FOCUS) && m_bitmapFocus.m_hObject != NULL) in DrawBitmap() 444 else if ((state & ODS_DISABLED) && m_bitmapDisabled.m_hObject != NULL) in DrawBitmap() 491 UINT state = lpDrawItemStruct->itemState; in DrawItem() local 493 if ((state & ODS_FOCUS) || (state & ODS_SELECTED)) in DrawItem() 506 if (state & ODS_SELECTED) in DrawItem()
|
| D | resource_item_provider.cpp | 159 ExpandCollapseState state; in GetPropertyValue() local 160 get_ExpandCollapseState(&state); in GetPropertyValue() 162 pRetVal->lVal = state; in GetPropertyValue()
|
| D | resource_export_dlg.h | 26 void SetItemState(HTREEITEM hItem, int state);
|
| D | screen_flow_edit_dlg.cpp | 1899 int state; in PopulateScreenItems() local 1922 state = CUSTOM_TV_STATE_CHECKED; in PopulateScreenItems() 1926 state = CUSTOM_TV_STATE_UNCHECKED; in PopulateScreenItems() 1930 mScreenItemView.SetItemState(hItem, state); in PopulateScreenItems() 1937 state = mScreenItemView.GetChildrenState(hParent); in PopulateScreenItems() 1938 mScreenItemView.SetItemState(hParent, state); in PopulateScreenItems() 1949 UINT state = wParam; in OnShowHideScreenItem() local 1957 if (state == CUSTOM_TV_STATE_CHECKED) in OnShowHideScreenItem()
|
| D | project_view.cpp | 2878 UINT state = 0; in GetTreeState() local 2884 state = mpTree->GetItemState(screen, TVIS_EXPANDED); in GetTreeState() 2886 state_array->Add(state); in GetTreeState() 2900 UINT state = 0; in GetTreeState() local 2906 state = mpTree->GetItemState(hParent, TVIS_EXPANDED); in GetTreeState() 2908 state_array->Add(state); in GetTreeState()
|
| D | MainFrm.cpp | 1385 int state; in PlaybackOnemacro() local 1388 playback->Read(&state, sizeof(int)); in PlaybackOnemacro() 1389 proj_tree_state.Add(state); in PlaybackOnemacro()
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/ |
| D | otsvg.h | 206 FT_Pointer *state );
|
| /GUIX-v6.2.1/.github/ISSUE_TEMPLATE/ |
| D | hardware-or-architecture-support.md | 16 If this is a new board or SoC, please state whether you are willing to maintain the Azure RTOS supp…
|
| /GUIX-v6.2.1/guix_studio/libs/libpng/include/ |
| D | zlib.h | 96 struct internal_state FAR *state; /* not visible by applications */ member
|
| /GUIX-v6.2.1/ports/win32/lib/vs_2019/ |
| D | tx_api.h | 1602 UINT _tx_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, 1638 UINT _txe_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, 1660 UINT _txr_thread_info_get(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count,
|
| /GUIX-v6.2.1/test/guix_studio_test/fonts/ |
| D | NotoSansHans-Regular-readme.txt | 131 5. Submission of Contributions. Unless You explicitly state otherwise,
|
| /GUIX-v6.2.1/test/example_internal/common_resources/fonts/ |
| D | NotoSansHans-Regular-readme.txt | 131 5. Submission of Contributions. Unless You explicitly state otherwise,
|
| /GUIX-v6.2.1/docs/ |
| D | revision_history.txt | 76 …_THREAD_SLEEPING and GX_THREAD_AWAKE to allow application to be notified of GUIX task state change.
|