Searched refs:ft_Doc (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddlguser.cpp46 m_Label1->SetFont(* pDoc->ft_Doc);
58 m_UserName->SetFont(* pDoc->ft_Doc);
71 m_Label2->SetFont(* pDoc->ft_Doc);
80 m_Password->SetFont(* pDoc->ft_Doc);
90 m_OK->SetFont(* pDoc->ft_Doc);
99 m_Cancel->SetFont(* pDoc->ft_Doc);
H A Ddoc.cpp54 ft_Doc = new wxFont(wxSystemSettings::GetFont(wxSYS_SYSTEM_FONT));
66 delete ft_Doc; ft_Doc = NULL;
120 p_LogWin->SetFont(* ft_Doc);
H A Ddoc.h52 wxFont *ft_Doc; member in class:MainDoc
H A Ddbgrid.cpp85 SetDefaultCellFont(* pDoc->ft_Doc);
H A Dpgmctrl.cpp94 SetFont(* pDoc->ft_Doc);
H A Ddbtree.cpp123 SetFont(* pDoc->ft_Doc);

Completed in 97 milliseconds