Searched refs:bDialogMode (Results 1 – 2 of 2) sorted by relevance
428 BOOL bDialogMode; /* Indicates that we are inside a dialog window */ member
2443 if (editor->bDialogMode) in handle_enter()2683 if (editor->bDialogMode && editor->hwndParent) in ME_KeyDown()2687 if (editor->bDialogMode && editor->hwndParent) in ME_KeyDown()3124 ed->bDialogMode = FALSE; in ME_MakeEditor()3645 editor->bDialogMode = TRUE; in ME_HandleMessage()