Searched refs:GetFocus (Results 1 – 19 of 19) sorted by relevance
35 IFACEMETHODIMP GetFocus(IRawElementProviderFragment** pRetVal);
108 GetFocus() == &new_button) in PreTranslateMessage()321 if (GetFocus() == this) in OnCtlColor()
243 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()283 if (GetFocus() == GetDlgItem(IDC_TRIGGER_DEL_BTN)) in EnableDisableTriggerEditControls()650 if (GetFocus() == this) in OnPaint()
168 if (GetFocus() == this) in PaintColorPaletteHighlight()259 if (GetFocus() == this) in PaintColorGradientHighlight()415 if (GetFocus() != this) in OnLButtonDown()677 CWnd *child = GetFocus(); in OnOK()1457 CWnd *focus_owner = GetFocus(); in PreTranslateMessage()
101 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()
293 CWnd* focus_owner = GetFocus(); in PreTranslateKeyDown()370 CWnd* child = GetFocus(); in PreTranslateMessage()
299 IFACEMETHODIMP resource_view_provider::GetFocus(IRawElementProviderFragment** pRetVal) in GetFocus() function in resource_view_provider
478 CWnd *child = GetFocus(); in OnCommand()568 CWnd* focus_owner = GetFocus(); in PreTranslateKeyDown()908 CWnd *child = GetFocus(); in OnCommand()
717 if (GetFocus() == &mTopStringEdit) in SetThreeColumnMode()729 if (GetFocus() == &mBottomStringEdit) in SetThreeColumnMode()1209 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()1483 if ((GetFocus() == this) && (mSelectedRow < 1)) in OnPaint()2377 if (GetFocus() == this) in PaintStringRow()
170 CWnd *pctrl = GetFocus(); in OnReturnKey()887 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()
262 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()1020 if (GetFocus() == delete_button) in EnableDisableActionDeleteButton()
170 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()439 if (GetFocus() != this) in OnPaint()2059 if (pMsg->wParam == VK_RETURN && GetFocus() == &mScreenItemView) in PreTranslateMessage()
488 CWnd *next = GetNextDlgTabItem(GetFocus(), bPrevious); in OnTabKey()528 CWnd* next = GetFocus(); in OnPageUp()560 CWnd* next = GetFocus(); in OnPageDown()601 CWnd *focus_owner = GetFocus(); in PreTranslateMessage()762 CWnd *child = GetFocus(); in OnCommand()779 CWnd *pctrl = GetFocus(); in OnSysChar()3440 CWnd *focus_owner = GetFocus(); in SendEditFocusLoseMessage()
364 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()
502 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()
661 CWnd* focus_owner = GetFocus(); in PreTranslateMessage()
1424 CWnd* child = GetFocus(); in Save()1471 CWnd *focus_owner = GetFocus(); in PreTranslateMessage()
1224 INT ctrl_id = GetFocus()->GetDlgCtrlID(); in PreTranslateMessage()
2242 if (view && (GetFocus() == view->GetSafeHwnd()) && (mpTree->GetCurrentItem() == this)) in IsSelected()