TBase 101 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc #define isCombiningT(u) (hb_in_range<hb_codepoint_t> ((u), TBase+1, TBase+TCount-1)) TBase 253 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc tindex = t - TBase; /* Only used if isCombiningT (t); otherwise invalid. */ TBase 310 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc unsigned int new_tindex = buffer->cur(+1).codepoint - TBase; TBase 332 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc TBase + tindex}; TBase 113 third_party/wtl/include/atlctrls.h template <class TBase> TBase 114 third_party/wtl/include/atlctrls.h class CStaticT : public TBase TBase 118 third_party/wtl/include/atlctrls.h CStaticT(HWND hWnd = NULL) : TBase(hWnd) TBase 121 third_party/wtl/include/atlctrls.h CStaticT< TBase >& operator =(HWND hWnd) TBase 131 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 209 third_party/wtl/include/atlctrls.h template <class TBase> TBase 210 third_party/wtl/include/atlctrls.h class CButtonT : public TBase TBase 214 third_party/wtl/include/atlctrls.h CButtonT(HWND hWnd = NULL) : TBase(hWnd) TBase 217 third_party/wtl/include/atlctrls.h CButtonT< TBase >& operator =(HWND hWnd) TBase 227 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 402 third_party/wtl/include/atlctrls.h template <class TBase> TBase 403 third_party/wtl/include/atlctrls.h class CListBoxT : public TBase TBase 407 third_party/wtl/include/atlctrls.h CListBoxT(HWND hWnd = NULL) : TBase(hWnd) TBase 410 third_party/wtl/include/atlctrls.h CListBoxT< TBase >& operator =(HWND hWnd) TBase 420 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 791 third_party/wtl/include/atlctrls.h template <class TBase> TBase 792 third_party/wtl/include/atlctrls.h class CComboBoxT : public TBase TBase 796 third_party/wtl/include/atlctrls.h CComboBoxT(HWND hWnd = NULL) : TBase(hWnd) TBase 799 third_party/wtl/include/atlctrls.h CComboBoxT< TBase >& operator =(HWND hWnd) TBase 809 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 1165 third_party/wtl/include/atlctrls.h template <class TBase> TBase 1166 third_party/wtl/include/atlctrls.h class CEditT : public TBase TBase 1170 third_party/wtl/include/atlctrls.h CEditT(HWND hWnd = NULL) : TBase(hWnd) TBase 1173 third_party/wtl/include/atlctrls.h CEditT< TBase >& operator =(HWND hWnd) TBase 1183 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 1741 third_party/wtl/include/atlctrls.h template <class TBase> TBase 1742 third_party/wtl/include/atlctrls.h class CScrollBarT : public TBase TBase 1746 third_party/wtl/include/atlctrls.h CScrollBarT(HWND hWnd = NULL) : TBase(hWnd) TBase 1749 third_party/wtl/include/atlctrls.h CScrollBarT< TBase >& operator =(HWND hWnd) TBase 1759 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2246 third_party/wtl/include/atlctrls.h template <class TBase> TBase 2247 third_party/wtl/include/atlctrls.h class CToolTipCtrlT : public TBase TBase 2251 third_party/wtl/include/atlctrls.h CToolTipCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2254 third_party/wtl/include/atlctrls.h CToolTipCtrlT< TBase >& operator =(HWND hWnd) TBase 2264 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2575 third_party/wtl/include/atlctrls.h template <class TBase> TBase 2576 third_party/wtl/include/atlctrls.h class CHeaderCtrlT : public TBase TBase 2580 third_party/wtl/include/atlctrls.h CHeaderCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2583 third_party/wtl/include/atlctrls.h CHeaderCtrlT< TBase >& operator =(HWND hWnd) TBase 2593 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2785 third_party/wtl/include/atlctrls.h template <class TBase> TBase 2786 third_party/wtl/include/atlctrls.h class CListViewCtrlT : public TBase TBase 2790 third_party/wtl/include/atlctrls.h CListViewCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2793 third_party/wtl/include/atlctrls.h CListViewCtrlT< TBase >& operator =(HWND hWnd) TBase 2803 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 3941 third_party/wtl/include/atlctrls.h template <class TBase> TBase 3942 third_party/wtl/include/atlctrls.h class CTreeViewCtrlT : public TBase TBase 3946 third_party/wtl/include/atlctrls.h CTreeViewCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 3949 third_party/wtl/include/atlctrls.h CTreeViewCtrlT< TBase >& operator =(HWND hWnd) TBase 3959 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 4641 third_party/wtl/include/atlctrls.h template <class TBase> class CTreeViewCtrlExT; TBase 4644 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4649 third_party/wtl/include/atlctrls.h CTreeViewCtrlExT<TBase>* m_pTreeView; TBase 4652 third_party/wtl/include/atlctrls.h CTreeItemT(HTREEITEM hTreeItem = NULL, CTreeViewCtrlExT<TBase>* pTreeView = NULL) : m_hTreeItem(hTreeItem), m_pTreeView(pTreeView) TBase 4655 third_party/wtl/include/atlctrls.h CTreeItemT(const CTreeItemT<TBase>& posSrc) TBase 4662 third_party/wtl/include/atlctrls.h CTreeItemT<TBase>& operator =(const CTreeItemT<TBase>& itemSrc) TBase 4670 third_party/wtl/include/atlctrls.h CTreeViewCtrlExT<TBase>* GetTreeView() const { return m_pTreeView; } TBase 4694 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> InsertAfter(LPCTSTR lpstrItem, HTREEITEM hItemAfter, int nImageIndex) TBase 4699 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> AddHead(LPCTSTR lpstrItem, int nImageIndex) TBase 4704 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> AddTail(LPCTSTR lpstrItem, int nImageIndex) TBase 4709 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetChild() const; TBase 4710 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNext(UINT nCode) const; TBase 4711 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextSibling() const; TBase 4712 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetPrevSibling() const; TBase 4713 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetParent() const; TBase 4714 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetFirstVisible() const; TBase 4715 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextVisible() const; TBase 4716 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetPrevVisible() const; TBase 4717 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetSelected() const; TBase 4718 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetDropHilight() const; TBase 4719 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetRoot() const; TBase 4721 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetLastVisible() const; TBase 4724 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextSelected() const; TBase 4737 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> _Insert(LPCTSTR lpstrItem, int nImageIndex, HTREEITEM hItemAfter); TBase 4754 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4755 third_party/wtl/include/atlctrls.h class CTreeViewCtrlExT : public CTreeViewCtrlT< TBase > TBase 4759 third_party/wtl/include/atlctrls.h CTreeViewCtrlExT(HWND hWnd = NULL) : CTreeViewCtrlT< TBase >(hWnd) TBase 4762 third_party/wtl/include/atlctrls.h CTreeViewCtrlExT< TBase >& operator =(HWND hWnd) TBase 4769 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> InsertItem(LPTVINSERTSTRUCT lpInsertStruct) TBase 4773 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, this); TBase 4776 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> InsertItem(LPCTSTR lpszItem, int nImage, TBase 4783 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> InsertItem(LPCTSTR lpszItem, HTREEITEM hParent, HTREEITEM hInsertAfter) TBase 4789 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextItem(HTREEITEM hItem, UINT nCode) const TBase 4793 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4796 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetChildItem(HTREEITEM hItem) const TBase 4800 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4803 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextSiblingItem(HTREEITEM hItem) const TBase 4807 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4810 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetPrevSiblingItem(HTREEITEM hItem) const TBase 4814 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4817 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetParentItem(HTREEITEM hItem) const TBase 4821 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4824 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetFirstVisibleItem() const TBase 4828 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4831 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextVisibleItem(HTREEITEM hItem) const TBase 4835 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4838 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetPrevVisibleItem(HTREEITEM hItem) const TBase 4842 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4845 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetSelectedItem() const TBase 4849 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4852 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetDropHilightItem() const TBase 4856 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4859 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetRootItem() const TBase 4863 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4867 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetLastVisibleItem() const TBase 4871 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4876 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> GetNextSelectedItem() const TBase 4880 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4884 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> HitTest(TVHITTESTINFO* pHitTestInfo) const TBase 4888 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4891 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> InsertItem(UINT nMask, LPCTSTR lpszItem, int nImage, TBase 4907 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, this); TBase 4910 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> HitTest(POINT pt, UINT* pFlags) const TBase 4918 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4922 third_party/wtl/include/atlctrls.h CTreeItemT<TBase> MapAccIDToHTREEITEM(UINT uID) const TBase 4926 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(hTreeItem, (CTreeViewCtrlExT<TBase>*)this); TBase 4935 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4936 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::GetRect(LPRECT lpRect, BOOL bTextOnly) const TBase 4942 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4943 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetNext(UINT nCode) const TBase 4949 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4950 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetChild() const TBase 4956 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4957 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetNextSibling() const TBase 4963 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4964 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetPrevSibling() const TBase 4970 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4971 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetParent() const TBase 4977 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4978 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetFirstVisible() const TBase 4984 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4985 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetNextVisible() const TBase 4991 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4992 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetPrevVisible() const TBase 4998 third_party/wtl/include/atlctrls.h template <class TBase> TBase 4999 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetSelected() const TBase 5005 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5006 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetDropHilight() const TBase 5012 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5013 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetRoot() const TBase 5020 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5021 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetLastVisible() const TBase 5029 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5030 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::GetNextSelected() const TBase 5037 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5038 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::GetText(LPTSTR lpstrText, int nLen) const TBase 5046 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5047 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::GetText(BSTR& bstrText) const TBase 5056 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5057 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::GetText(_CSTRING_NS::CString& strText) const TBase 5064 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5065 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::GetImage(int& nImage, int& nSelectedImage) const TBase 5071 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5072 third_party/wtl/include/atlctrls.h inline UINT CTreeItemT<TBase>::GetState(UINT nStateMask) const TBase 5078 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5079 third_party/wtl/include/atlctrls.h inline DWORD_PTR CTreeItemT<TBase>::GetData() const TBase 5085 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5086 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SetItem(UINT nMask, LPCTSTR lpszItem, int nImage, TBase 5093 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5094 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SetText(LPCTSTR lpszItem) TBase 5100 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5101 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SetImage(int nImage, int nSelectedImage) TBase 5107 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5108 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SetState(UINT nState, UINT nStateMask) TBase 5114 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5115 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SetData(DWORD_PTR dwData) TBase 5121 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5122 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::HasChildren() const TBase 5128 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5129 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::Delete() TBase 5135 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5136 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::Expand(UINT nCode /*= TVE_EXPAND*/) TBase 5142 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5143 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::Select(UINT nCode) TBase 5149 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5150 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::Select() TBase 5156 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5157 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SelectDropTarget() TBase 5163 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5164 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SelectSetFirstVisible() TBase 5170 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5171 third_party/wtl/include/atlctrls.h inline HWND CTreeItemT<TBase>::EditLabel() TBase 5177 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5178 third_party/wtl/include/atlctrls.h inline HIMAGELIST CTreeItemT<TBase>::CreateDragImage() TBase 5184 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5185 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SortChildren(BOOL bRecurse /*= FALSE*/) TBase 5191 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5192 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::EnsureVisible() TBase 5198 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5199 third_party/wtl/include/atlctrls.h inline CTreeItemT<TBase> CTreeItemT<TBase>::_Insert(LPCTSTR lpstrItem, int nImageIndex, HTREEITEM hItemAfter) TBase 5213 third_party/wtl/include/atlctrls.h return CTreeItemT<TBase>(m_pTreeView->InsertItem(&ins), m_pTreeView); TBase 5216 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5217 third_party/wtl/include/atlctrls.h inline int CTreeItemT<TBase>::GetImageIndex() const TBase 5228 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5229 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::SetInsertMark(BOOL bAfter) TBase 5237 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5238 third_party/wtl/include/atlctrls.h inline UINT CTreeItemT<TBase>::MapHTREEITEMToAccID() const TBase 5246 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5247 third_party/wtl/include/atlctrls.h inline void CTreeItemT<TBase>::ShowInfoTip() TBase 5253 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5254 third_party/wtl/include/atlctrls.h inline BOOL CTreeItemT<TBase>::GetPartRect(TVITEMPART partID, LPRECT lpRect) const TBase 5265 third_party/wtl/include/atlctrls.h template <class TBase> TBase 5266 third_party/wtl/include/atlctrls.h class CToolBarCtrlT : public TBase TBase 5270 third_party/wtl/include/atlctrls.h CToolBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 5273 third_party/wtl/include/atlctrls.h CToolBarCtrlT< TBase >& operator =(HWND hWnd) TBase 5283 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 6015 third_party/wtl/include/atlctrls.h template <class TBase> TBase 6016 third_party/wtl/include/atlctrls.h class CStatusBarCtrlT : public TBase TBase 6020 third_party/wtl/include/atlctrls.h CStatusBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 6023 third_party/wtl/include/atlctrls.h CStatusBarCtrlT< TBase >& operator =(HWND hWnd) TBase 6033 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 6223 third_party/wtl/include/atlctrls.h template <class TBase> TBase 6224 third_party/wtl/include/atlctrls.h class CTabCtrlT : public TBase TBase 6228 third_party/wtl/include/atlctrls.h CTabCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 6231 third_party/wtl/include/atlctrls.h CTabCtrlT< TBase >& operator =(HWND hWnd) TBase 6241 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 6497 third_party/wtl/include/atlctrls.h template <class TBase> TBase 6498 third_party/wtl/include/atlctrls.h class CTrackBarCtrlT : public TBase TBase 6502 third_party/wtl/include/atlctrls.h CTrackBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 6505 third_party/wtl/include/atlctrls.h CTrackBarCtrlT< TBase >& operator =(HWND hWnd) TBase 6515 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 6771 third_party/wtl/include/atlctrls.h template <class TBase> TBase 6772 third_party/wtl/include/atlctrls.h class CUpDownCtrlT : public TBase TBase 6776 third_party/wtl/include/atlctrls.h CUpDownCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 6779 third_party/wtl/include/atlctrls.h CUpDownCtrlT< TBase >& operator =(HWND hWnd) TBase 6789 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 6922 third_party/wtl/include/atlctrls.h template <class TBase> TBase 6923 third_party/wtl/include/atlctrls.h class CProgressBarCtrlT : public TBase TBase 6927 third_party/wtl/include/atlctrls.h CProgressBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 6930 third_party/wtl/include/atlctrls.h CProgressBarCtrlT< TBase >& operator =(HWND hWnd) TBase 6940 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 7077 third_party/wtl/include/atlctrls.h template <class TBase> TBase 7078 third_party/wtl/include/atlctrls.h class CHotKeyCtrlT : public TBase TBase 7082 third_party/wtl/include/atlctrls.h CHotKeyCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 7085 third_party/wtl/include/atlctrls.h CHotKeyCtrlT< TBase >& operator =(HWND hWnd) TBase 7095 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 7141 third_party/wtl/include/atlctrls.h template <class TBase> TBase 7142 third_party/wtl/include/atlctrls.h class CAnimateCtrlT : public TBase TBase 7146 third_party/wtl/include/atlctrls.h CAnimateCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 7149 third_party/wtl/include/atlctrls.h CAnimateCtrlT< TBase >& operator =(HWND hWnd) TBase 7159 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 7227 third_party/wtl/include/atlctrls.h template <class TBase> TBase 7228 third_party/wtl/include/atlctrls.h class CRichEditCtrlT : public TBase TBase 7232 third_party/wtl/include/atlctrls.h CRichEditCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 7235 third_party/wtl/include/atlctrls.h CRichEditCtrlT< TBase >& operator =(HWND hWnd) TBase 7245 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 8143 third_party/wtl/include/atlctrls.h template <class TBase> TBase 8144 third_party/wtl/include/atlctrls.h class CDragListBoxT : public CListBoxT< TBase > TBase 8148 third_party/wtl/include/atlctrls.h CDragListBoxT(HWND hWnd = NULL) : CListBoxT< TBase >(hWnd) TBase 8151 third_party/wtl/include/atlctrls.h CDragListBoxT< TBase >& operator =(HWND hWnd) TBase 8161 third_party/wtl/include/atlctrls.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 8277 third_party/wtl/include/atlctrls.h template <class TBase> TBase 8278 third_party/wtl/include/atlctrls.h class CReBarCtrlT : public TBase TBase 8282 third_party/wtl/include/atlctrls.h CReBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 8285 third_party/wtl/include/atlctrls.h CReBarCtrlT< TBase >& operator =(HWND hWnd) TBase 8295 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 8662 third_party/wtl/include/atlctrls.h template <class TBase> TBase 8663 third_party/wtl/include/atlctrls.h class CComboBoxExT : public CComboBoxT< TBase > TBase 8667 third_party/wtl/include/atlctrls.h CComboBoxExT(HWND hWnd = NULL) : CComboBoxT< TBase >(hWnd) TBase 8670 third_party/wtl/include/atlctrls.h CComboBoxExT< TBase >& operator =(HWND hWnd) TBase 8680 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 8956 third_party/wtl/include/atlctrls.h template <class TBase> TBase 8957 third_party/wtl/include/atlctrls.h class CMonthCalendarCtrlT : public TBase TBase 8961 third_party/wtl/include/atlctrls.h CMonthCalendarCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 8964 third_party/wtl/include/atlctrls.h CMonthCalendarCtrlT< TBase >& operator =(HWND hWnd) TBase 8974 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 9195 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9196 third_party/wtl/include/atlctrls.h class CDateTimePickerCtrlT : public TBase TBase 9200 third_party/wtl/include/atlctrls.h CDateTimePickerCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 9203 third_party/wtl/include/atlctrls.h CDateTimePickerCtrlT< TBase >& operator =(HWND hWnd) TBase 9213 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 9418 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9419 third_party/wtl/include/atlctrls.h class CFlatScrollBarT : public TBase, public CFlatScrollBarImpl<CFlatScrollBarT< TBase > > TBase 9422 third_party/wtl/include/atlctrls.h CFlatScrollBarT(HWND hWnd = NULL) : TBase(hWnd) TBase 9425 third_party/wtl/include/atlctrls.h CFlatScrollBarT< TBase >& operator =(HWND hWnd) TBase 9442 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9443 third_party/wtl/include/atlctrls.h class CIPAddressCtrlT : public TBase TBase 9447 third_party/wtl/include/atlctrls.h CIPAddressCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 9450 third_party/wtl/include/atlctrls.h CIPAddressCtrlT< TBase >& operator =(HWND hWnd) TBase 9460 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 9522 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9523 third_party/wtl/include/atlctrls.h class CPagerCtrlT : public TBase TBase 9527 third_party/wtl/include/atlctrls.h CPagerCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 9530 third_party/wtl/include/atlctrls.h CPagerCtrlT< TBase >& operator =(HWND hWnd) TBase 9540 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 9641 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9642 third_party/wtl/include/atlctrls.h class CLinkCtrlT : public TBase TBase 9646 third_party/wtl/include/atlctrls.h CLinkCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 9649 third_party/wtl/include/atlctrls.h CLinkCtrlT< TBase >& operator =(HWND hWnd) TBase 9659 third_party/wtl/include/atlctrls.h return TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 9844 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9845 third_party/wtl/include/atlctrls.h class CCECommandBarCtrlT : public TBase TBase 9849 third_party/wtl/include/atlctrls.h CCECommandBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) { } TBase 9851 third_party/wtl/include/atlctrls.h CCECommandBarCtrlT< TBase >& operator=(HWND hWnd) TBase 9964 third_party/wtl/include/atlctrls.h template <class TBase> TBase 9965 third_party/wtl/include/atlctrls.h class CCECommandBandsCtrlT : public TBase TBase 9969 third_party/wtl/include/atlctrls.h CCECommandBandsCtrlT(HWND hWnd = NULL) : TBase(hWnd) { } TBase 9971 third_party/wtl/include/atlctrls.h CCECommandBandsCtrlT< TBase >& operator=(HWND hWnd) TBase 201 third_party/wtl/include/atlctrlw.h template <class T, class TBase = CCommandBarCtrlBase, class TWinTraits = ATL::CControlWinTraits> TBase 202 third_party/wtl/include/atlctrlw.h class ATL_NO_VTABLE CCommandBarCtrlImpl : public ATL::CWindowImpl< T, TBase, TWinTraits > TBase 205 third_party/wtl/include/atlctrlw.h DECLARE_WND_SUPERCLASS(NULL, TBase::GetWndClassName()) TBase 462 third_party/wtl/include/atlctrlw.h return ATL::CWindowImpl< T, TBase, TWinTraits >::Create(hWndParent, rcPos, szWindowName, dwStyle, dwExStyle, nID, lpCreateParam); TBase 3268 third_party/wtl/include/atlctrlw.h template <class T, class TBase = CCommandBarCtrlBase, class TWinTraits = ATL::CControlWinTraits> TBase 3269 third_party/wtl/include/atlctrlw.h class ATL_NO_VTABLE CMDICommandBarCtrlImpl : public CCommandBarCtrlImpl< T, TBase, TWinTraits> TBase 68 third_party/wtl/include/atlctrlx.h template <class T, class TBase = CButton, class TWinTraits = ATL::CControlWinTraits> TBase 69 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CBitmapButtonImpl : public ATL::CWindowImpl< T, TBase, TWinTraits> TBase 72 third_party/wtl/include/atlctrlx.h DECLARE_WND_SUPERCLASS(NULL, TBase::GetWndClassName()) TBase 128 third_party/wtl/include/atlctrlx.h BOOL bRet = ATL::CWindowImpl< T, TBase, TWinTraits>::SubclassWindow(hWnd); TBase 609 third_party/wtl/include/atlctrlx.h template <class T, class TBase = CListViewCtrl, class TWinTraits = CCheckListViewCtrlTraits> TBase 610 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CCheckListViewCtrlImpl : public ATL::CWindowImpl<T, TBase, TWinTraits> TBase 613 third_party/wtl/include/atlctrlx.h DECLARE_WND_SUPERCLASS(NULL, TBase::GetWndClassName()) TBase 625 third_party/wtl/include/atlctrlx.h BOOL bRet = ATL::CWindowImplBaseT< TBase, TWinTraits>::SubclassWindow(hWnd); TBase 770 third_party/wtl/include/atlctrlx.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 771 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CHyperLinkImpl : public ATL::CWindowImpl< T, TBase, TWinTraits > TBase 1052 third_party/wtl/include/atlctrlx.h BOOL bRet = ATL::CWindowImpl< T, TBase, TWinTraits>::SubclassWindow(hWnd); TBase 1873 third_party/wtl/include/atlctrlx.h template <class T, class TBase = CStatusBarCtrl> TBase 1874 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CMultiPaneStatusBarCtrlImpl : public ATL::CWindowImpl< T, TBase > TBase 1877 third_party/wtl/include/atlctrlx.h DECLARE_WND_SUPERCLASS(NULL, TBase::GetWndClassName()) TBase 1898 third_party/wtl/include/atlctrlx.h return ATL::CWindowImpl< T, TBase >::Create(hWndParent, rcDefault, lpstrText, dwStyle, 0, nID); TBase 1900 third_party/wtl/include/atlctrlx.h typedef ATL::CWindowImpl< T, TBase > _baseClass; TBase 2207 third_party/wtl/include/atlctrlx.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 2208 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CPaneContainerImpl : public ATL::CWindowImpl< T, TBase, TWinTraits >, public CCustomDraw< T > TBase 2350 third_party/wtl/include/atlctrlx.h return ATL::CWindowImpl< T, TBase, TWinTraits >::Create(hWndParent, rcDefault, NULL, dwStyle, dwExStyle, nID, lpCreateParam); TBase 2363 third_party/wtl/include/atlctrlx.h return ATL::CWindowImpl< T, TBase, TWinTraits >::Create(hWndParent, rcDefault, NULL, dwStyle, dwExStyle, nID, lpCreateParam); TBase 3584 third_party/wtl/include/atlctrlx.h template <class T, class TBase = CListViewCtrl, class TWinTraits = CSortListViewCtrlTraits> TBase 3585 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CSortListViewCtrlImpl: public ATL::CWindowImpl<T, TBase, TWinTraits>, public CSortListViewImpl<T> TBase 3588 third_party/wtl/include/atlctrlx.h DECLARE_WND_SUPERCLASS(NULL, TBase::GetWndClassName()) TBase 3628 third_party/wtl/include/atlctrlx.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 3629 third_party/wtl/include/atlctrlx.h class ATL_NO_VTABLE CTabViewImpl : public ATL::CWindowImpl<T, TBase, TWinTraits> TBase 3345 third_party/wtl/include/atldlgs.h template <class T, class TDlgTemplate = CMemDlgTemplate, class TBase = ATL::CDialogImpl<T, ATL::CWindow> > TBase 3346 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CIndirectDialogImpl : public TBase TBase 3708 third_party/wtl/include/atldlgs.h template <class T, class TBase = CPropertySheetWindow> TBase 3709 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CPropertySheetImpl : public ATL::CWindowImplBaseT< TBase > TBase 3867 third_party/wtl/include/atldlgs.h return TBase::GetPageCount(); TBase 3874 third_party/wtl/include/atldlgs.h return TBase::GetActiveIndex(); TBase 3897 third_party/wtl/include/atldlgs.h return TBase::SetActivePage(nPageIndex); TBase 3911 third_party/wtl/include/atldlgs.h return TBase::SetActivePage(hPage); TBase 3930 third_party/wtl/include/atldlgs.h TBase::SetTitle(lpszText, nStyle); TBase 3959 third_party/wtl/include/atldlgs.h bRet = TBase::AddPage(hPage); TBase 3987 third_party/wtl/include/atldlgs.h TBase::RemovePage(hPage); TBase 3996 third_party/wtl/include/atldlgs.h TBase::RemovePage(nPageIndex); TBase 4087 third_party/wtl/include/atldlgs.h template < class T, class TBase > TBase 4088 third_party/wtl/include/atldlgs.h LPCWSTR CPropertySheetImpl<T,TBase>::m_pszTitle = NULL; TBase 4089 third_party/wtl/include/atldlgs.h template < class T, class TBase> TBase 4090 third_party/wtl/include/atldlgs.h LPCWSTR CPropertySheetImpl<T,TBase>::m_pszLink = NULL; TBase 4187 third_party/wtl/include/atldlgs.h template <class T, class TBase = CPropertyPageWindow> TBase 4188 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CPropertyPageImpl : public ATL::CDialogImplBaseT< TBase > TBase 4225 third_party/wtl/include/atldlgs.h ATL::CDialogImplBaseT< TBase >* pPage = (ATL::CDialogImplBaseT< TBase >*)pT; TBase 4619 third_party/wtl/include/atldlgs.h template <class T, class TBase = CPropertyPageWindow> TBase 4620 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CAxPropertyPageImpl : public CPropertyPageImpl< T, TBase > TBase 4630 third_party/wtl/include/atldlgs.h CPropertyPageImpl< T, TBase >(title), TBase 4747 third_party/wtl/include/atldlgs.h CAxPropertyPageImpl< T, TBase >* pThis = (CAxPropertyPageImpl< T, TBase >*)hWnd; TBase 4757 third_party/wtl/include/atldlgs.h return CPropertyPageImpl< T, TBase >::DialogProc(hWnd, uMsg, wParam, lParam); TBase 4926 third_party/wtl/include/atldlgs.h typedef CPropertyPageImpl< T, TBase> _baseClass; TBase 5124 third_party/wtl/include/atldlgs.h template <class T, class TBase = CWizard97SheetWindow> TBase 5125 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CWizard97SheetImpl : public CPropertySheetImpl< T, TBase > TBase 5129 third_party/wtl/include/atldlgs.h typedef CWizard97SheetImpl< T, TBase > thisClass; TBase 5130 third_party/wtl/include/atldlgs.h typedef CPropertySheetImpl< T, TBase > baseClass; TBase 5301 third_party/wtl/include/atldlgs.h template <class T, class TBase = CWizard97PageWindow> TBase 5302 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CWizard97PageImpl : public CPropertyPageImpl< T, TBase > TBase 5306 third_party/wtl/include/atldlgs.h typedef CWizard97PageImpl< T, TBase > thisClass; TBase 5307 third_party/wtl/include/atldlgs.h typedef CPropertyPageImpl< T, TBase > baseClass; TBase 5323 third_party/wtl/include/atldlgs.h template <class T, class TBase = CWizard97PageWindow> TBase 5324 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CWizard97ExteriorPageImpl : public CPropertyPageImpl< T, TBase > TBase 5328 third_party/wtl/include/atldlgs.h typedef CWizard97ExteriorPageImpl< T, TBase > thisClass; TBase 5329 third_party/wtl/include/atldlgs.h typedef CPropertyPageImpl< T, TBase > baseClass; TBase 5349 third_party/wtl/include/atldlgs.h template <class T, class TBase = CWizard97PageWindow> TBase 5350 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CWizard97InteriorPageImpl : public CPropertyPageImpl< T, TBase > TBase 5354 third_party/wtl/include/atldlgs.h typedef CWizard97InteriorPageImpl< T, TBase > thisClass; TBase 5355 third_party/wtl/include/atldlgs.h typedef CPropertyPageImpl< T, TBase > baseClass; TBase 5431 third_party/wtl/include/atldlgs.h template <class T, class TBase = CAeroWizardFrameWindow> TBase 5432 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CAeroWizardFrameImpl : public CPropertySheetImpl<T, TBase > TBase 5437 third_party/wtl/include/atldlgs.h CPropertySheetImpl<T, TBase >(title, uStartPage, hWndParent) TBase 5544 third_party/wtl/include/atldlgs.h template <class T, class TBase = CAeroWizardPageWindow> TBase 5545 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CAeroWizardPageImpl : public CPropertyPageImpl<T, TBase > TBase 5548 third_party/wtl/include/atldlgs.h CAeroWizardPageImpl(ATL::_U_STRINGorID title = (LPCTSTR)NULL) : CPropertyPageImpl<T, TBase >(title) TBase 5576 third_party/wtl/include/atldlgs.h template <class T, class TBase = CAeroWizardPageWindow> TBase 5577 third_party/wtl/include/atldlgs.h class ATL_NO_VTABLE CAeroWizardAxPageImpl : public CAxPropertyPageImpl< T, TBase > TBase 5580 third_party/wtl/include/atldlgs.h CAeroWizardAxPageImpl(ATL::_U_STRINGorID title = (LPCTSTR)NULL) : CAxPropertyPageImpl< T, TBase >(title) TBase 369 third_party/wtl/include/atlframe.h template <class TBase = ATL::CWindow, class TWinTraits = ATL::CFrameWinTraits> TBase 370 third_party/wtl/include/atlframe.h class ATL_NO_VTABLE CFrameWindowImplBase : public ATL::CWindowImplBaseT< TBase, TWinTraits > TBase 431 third_party/wtl/include/atlframe.h rect.m_lpRect = &TBase::rcDefault; TBase 1155 third_party/wtl/include/atlframe.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CFrameWinTraits> TBase 1156 third_party/wtl/include/atlframe.h class ATL_NO_VTABLE CFrameWindowImpl : public CFrameWindowImplBase< TBase, TWinTraits > TBase 1169 third_party/wtl/include/atlframe.h rect.m_lpRect = &TBase::rcDefault; TBase 1171 third_party/wtl/include/atlframe.h return CFrameWindowImplBase< TBase, TWinTraits >::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, hMenu, atom, lpCreateParam); TBase 1446 third_party/wtl/include/atlframe.h template <class T, class TBase = CMDIWindow, class TWinTraits = ATL::CFrameWinTraits> TBase 1447 third_party/wtl/include/atlframe.h class ATL_NO_VTABLE CMDIFrameWindowImpl : public CFrameWindowImplBase<TBase, TWinTraits > TBase 1461 third_party/wtl/include/atlframe.h rect.m_lpRect = &TBase::rcDefault; TBase 1463 third_party/wtl/include/atlframe.h return CFrameWindowImplBase<TBase, TWinTraits >::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, hMenu, atom, lpCreateParam); TBase 1499 third_party/wtl/include/atlframe.h CMDIFrameWindowImpl< T, TBase, TWinTraits >* pThis = (CMDIFrameWindowImpl< T, TBase, TWinTraits >*)hWnd; TBase 1570 third_party/wtl/include/atlframe.h if(CFrameWindowImplBase<TBase, TWinTraits>::PreTranslateMessage(pMsg)) TBase 1694 third_party/wtl/include/atlframe.h template <class T, class TBase = CMDIWindow, class TWinTraits = ATL::CMDIChildWinTraits> TBase 1695 third_party/wtl/include/atlframe.h class ATL_NO_VTABLE CMDIChildWindowImpl : public CFrameWindowImplBase<TBase, TWinTraits > TBase 1716 third_party/wtl/include/atlframe.h rect.m_lpRect = &TBase::rcDefault; TBase 1725 third_party/wtl/include/atlframe.h HWND hWnd = CFrameWindowImplBase<TBase, TWinTraits >::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, (UINT)0U, atom, lpCreateParam); TBase 3442 third_party/wtl/include/atlframe.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 3443 third_party/wtl/include/atlframe.h class ATL_NO_VTABLE CDoubleBufferWindowImpl : public ATL::CWindowImpl< T, TBase, TWinTraits >, public CDoubleBufferImpl< T > TBase 825 third_party/wtl/include/atlprint.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 826 third_party/wtl/include/atlprint.h class ATL_NO_VTABLE CPrintPreviewWindowImpl : public ATL::CWindowImpl<T, TBase, TWinTraits>, public CPrintPreview TBase 940 third_party/wtl/include/atlprint.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 941 third_party/wtl/include/atlprint.h class ATL_NO_VTABLE CZoomPrintPreviewWindowImpl : public CPrintPreviewWindowImpl< T, TBase, TWinTraits >, public CZoomScrollImpl< T > TBase 901 third_party/wtl/include/atlscrl.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 902 third_party/wtl/include/atlscrl.h class ATL_NO_VTABLE CScrollWindowImpl : public ATL::CWindowImpl<T, TBase, TWinTraits>, public CScrollImpl< T > TBase 1179 third_party/wtl/include/atlscrl.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 1180 third_party/wtl/include/atlscrl.h class ATL_NO_VTABLE CMapScrollWindowImpl : public ATL::CWindowImpl< T, TBase, TWinTraits >, public CMapScrollImpl< T > TBase 1219 third_party/wtl/include/atlscrl.h template <class TBase = ATL::CWindow> TBase 1220 third_party/wtl/include/atlscrl.h class CFSBWindowT : public TBase, public CFlatScrollBarImpl<CFSBWindowT< TBase > > TBase 1224 third_party/wtl/include/atlscrl.h CFSBWindowT(HWND hWnd = NULL) : TBase(hWnd) TBase 1227 third_party/wtl/include/atlscrl.h CFSBWindowT< TBase >& operator =(HWND hWnd) TBase 1798 third_party/wtl/include/atlscrl.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 1799 third_party/wtl/include/atlscrl.h class ATL_NO_VTABLE CZoomScrollWindowImpl : public ATL::CWindowImpl< T, TBase, TWinTraits >, public CZoomScrollImpl< T > TBase 1841 third_party/wtl/include/atlscrl.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 1842 third_party/wtl/include/atlscrl.h class ATL_NO_VTABLE CScrollContainerImpl : public CScrollWindowImpl< T, TBase, TWinTraits > TBase 1952 third_party/wtl/include/atlscrl.h CScrollWindowImpl< T, TBase, TWinTraits >::ScrollToView(pt); TBase 1957 third_party/wtl/include/atlscrl.h CScrollWindowImpl< T, TBase, TWinTraits >::ScrollToView(rect); TBase 842 third_party/wtl/include/atlsplit.h template <class T, bool t_bVertical = true, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 843 third_party/wtl/include/atlsplit.h class ATL_NO_VTABLE CSplitterWindowImpl : public ATL::CWindowImpl< T, TBase, TWinTraits >, public CSplitterImpl< T , t_bVertical > TBase 546 third_party/wtl/include/atltheme.h template <class T, class TBase = CTheme> TBase 547 third_party/wtl/include/atltheme.h class CThemeImpl : public TBase TBase 625 third_party/wtl/include/atltheme.h return TBase::OpenThemeData(pT->m_hWnd, m_lpstrThemeClassList); TBase 996 third_party/wtl/include/atltheme.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 998 third_party/wtl/include/atltheme.h public ATL::CWindowImpl<T, TBase, TWinTraits>, TBase 1196 third_party/wtl/include/atltheme.h template <class T, class TState = DWORD_PTR, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 1198 third_party/wtl/include/atltheme.h public ATL::CWindowImpl<T, TBase, TWinTraits>, TBase 483 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl< T > > TBase 485 third_party/wtl/include/atlwince.h public TBase, TBase 665 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl<T> > TBase 667 third_party/wtl/include/atlwince.h public CStdDialogImplBase< T, t_shidiFlags, t_bModal, TBase>, TBase 811 third_party/wtl/include/atlwince.h template <class T, UINT t_shidiFlags = WTL_STD_SHIDIF, bool t_bModal = true, class TBase = ATL::CDialogImpl<T> > TBase 813 third_party/wtl/include/atlwince.h public CStdDialogImplBase< T, t_shidiFlags, t_bModal, TBase>, TBase 1778 third_party/wtl/include/atlwince.h template <class T, class TBase = ATL::CWindow, class TWinTraits = ATL::CControlWinTraits> TBase 1779 third_party/wtl/include/atlwince.h class ATL_NO_VTABLE CBottomTabViewImpl : public CTabViewImpl<T, TBase, TWinTraits> TBase 1864 third_party/wtl/include/atlwince.h template <class TBase> TBase 1865 third_party/wtl/include/atlwince.h class CHtmlCtrlT : public TBase TBase 1869 third_party/wtl/include/atlwince.h CHtmlCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 1872 third_party/wtl/include/atlwince.h CHtmlCtrlT< TBase >& operator =(HWND hWnd) TBase 1882 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2059 third_party/wtl/include/atlwince.h template <class TBase> TBase 2060 third_party/wtl/include/atlwince.h class CRichInkCtrlT : public TBase TBase 2064 third_party/wtl/include/atlwince.h CRichInkCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2067 third_party/wtl/include/atlwince.h CRichInkCtrlT< TBase >& operator =(HWND hWnd) TBase 2077 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2286 third_party/wtl/include/atlwince.h template <class TBase> TBase 2287 third_party/wtl/include/atlwince.h class CInkXCtrlT : public TBase TBase 2291 third_party/wtl/include/atlwince.h CInkXCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2294 third_party/wtl/include/atlwince.h CInkXCtrlT< TBase >& operator =(HWND hWnd) TBase 2304 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2403 third_party/wtl/include/atlwince.h template <class TBase> TBase 2404 third_party/wtl/include/atlwince.h class CVoiceRecorderCtrlT : public TBase TBase 2408 third_party/wtl/include/atlwince.h CVoiceRecorderCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2411 third_party/wtl/include/atlwince.h CVoiceRecorderCtrlT< TBase >& operator =(HWND hWnd) TBase 2479 third_party/wtl/include/atlwince.h template <class TBase> TBase 2480 third_party/wtl/include/atlwince.h class CDocListCtrlT : public TBase TBase 2488 third_party/wtl/include/atlwince.h CDocListCtrlT(HWND hWnd = NULL) : TBase(hWnd) TBase 2491 third_party/wtl/include/atlwince.h CDocListCtrlT< TBase >& operator =(HWND hWnd) TBase 2725 third_party/wtl/include/atlwince.h template <class TBase> TBase 2726 third_party/wtl/include/atlwince.h class CCapEditT : public TBase TBase 2730 third_party/wtl/include/atlwince.h CCapEditT(HWND hWnd = NULL) : TBase(hWnd) TBase 2733 third_party/wtl/include/atlwince.h CCapEditT< TBase >& operator =(HWND hWnd) TBase 2762 third_party/wtl/include/atlwince.h template <class TBase> TBase 2763 third_party/wtl/include/atlwince.h class CTTStaticT : public TBase TBase 2767 third_party/wtl/include/atlwince.h CTTStaticT(HWND hWnd = NULL) : TBase(hWnd) TBase 2770 third_party/wtl/include/atlwince.h CTTStaticT< TBase >& operator =(HWND hWnd) TBase 2780 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2813 third_party/wtl/include/atlwince.h template <class TBase> TBase 2814 third_party/wtl/include/atlwince.h class CTTButtonT : public TBase TBase 2818 third_party/wtl/include/atlwince.h CTTButtonT(HWND hWnd = NULL) : TBase(hWnd) TBase 2821 third_party/wtl/include/atlwince.h CTTButtonT< TBase >& operator =(HWND hWnd) TBase 2831 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); TBase 2870 third_party/wtl/include/atlwince.h template <class TBase> TBase 2871 third_party/wtl/include/atlwince.h class CSpinCtrlT : public CUpDownCtrlT< TBase > TBase 2875 third_party/wtl/include/atlwince.h CSpinCtrlT(HWND hWnd = NULL) : CUpDownCtrlT< TBase >(hWnd) TBase 2878 third_party/wtl/include/atlwince.h CSpinCtrlT< TBase >& operator =(HWND hWnd) TBase 2887 third_party/wtl/include/atlwince.h CUpDownCtrlT< TBase >::Create(hWndParent, NULL, szExpandedName, dwStyle, 0, nID, NULL); TBase 2904 third_party/wtl/include/atlwince.h template <class TBase, bool t_bExpandOnly> TBase 2905 third_party/wtl/include/atlwince.h class CSpinned : public TBase TBase 2912 third_party/wtl/include/atlwince.h CSpinned(HWND hWnd = NULL) : TBase(hWnd) TBase 2925 third_party/wtl/include/atlwince.h CSpinned<TBase, t_bExpandOnly>& operator =(HWND hWnd) TBase 2934 third_party/wtl/include/atlwince.h TBase* pT = static_cast<TBase*>(this); TBase 2945 third_party/wtl/include/atlwince.h TBase* pT = static_cast<TBase*>(this); TBase 2946 third_party/wtl/include/atlwince.h TBase::Create(hWndParent, rect, NULL, dwStyle, dwExStyle, MenuOrID, lpCreateParam); TBase 2966 third_party/wtl/include/atlwince.h TBase* pT = static_cast<TBase*>(this);