��������: GetLeftBorderSize ��������: int ����˵��:
| 1004 | // ����˵��: |
| 1005 | //************************************ |
| 1006 | int CControlUI::GetLeftBorderSize() const |
| 1007 | { |
| 1008 | return m_rcBorderSize.left; |
| 1009 | } |
| 1010 | |
| 1011 | //************************************ |
| 1012 | // ��������: SetLeftBorderSize |
nothing calls this directly
no outgoing calls
no test coverage detected