Lines Matching refs:GW_CHILD
964 table_row *row = (table_row *)mpTableFrame->GetWindow(GW_CHILD); in OnTestMessage()
1466 CWnd *child = GetWindow(GW_CHILD); in OnDestroy()
1472 child = GetWindow(GW_CHILD); in OnDestroy()
1564 CWnd *child = GetWindow(GW_CHILD); in CreateTableRows()
1570 child = GetWindow(GW_CHILD); in CreateTableRows()
1671 table_row *row = (table_row *) GetWindow(GW_CHILD); in OnSize()
1728 table_row * row = (table_row*)GetWindow(GW_CHILD); in PreTranslateMessage()
1740 table_row* row = (table_row*)GetWindow(GW_CHILD); in PreTranslateMessage()
1812 table_row *row = (table_row *) GetWindow(GW_CHILD); in PositionChildren()
1927 table_row *row = (table_row *) GetWindow(GW_CHILD); in DeleteString()
2006 table_row *row = (table_row *) GetWindow(GW_CHILD); in SelectFirstRow()
2030 child = GetWindow(GW_CHILD); in GetRow()
2136 CWnd *child = GetWindow(GW_CHILD); in SortStringTable()
2621 CWnd *child = GetWindow(GW_CHILD); in OnDestroy()
2627 child = GetWindow(GW_CHILD); in OnDestroy()
2703 CWnd *child = GetWindow(GW_CHILD); in CreateStringReferenceRows()
2709 child = GetWindow(GW_CHILD); in CreateStringReferenceRows()
2752 row = (string_reference_row *)GetWindow(GW_CHILD); in PositionChildren()
2816 row = (string_reference_row *)GetWindow(GW_CHILD); in PositionChildren()
2932 CWnd *child = GetWindow(GW_CHILD); in StringSelected()