Home
last modified time | relevance | path

Searched refs:row_offset (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dexpress_table_row.cpp33 CWnd* express_table_row::GetNextTabStopChild(CWnd *child, WPARAM keyvalue, int row_offset) in GetNextTabStopChild() argument
85 while (parent && row_offset) in GetNextTabStopChild()
88 row_offset--; in GetNextTabStopChild()
Dexpress_table_row.h8 CWnd *GetNextTabStopChild(CWnd *child, WPARAM keyvalue, int row_offset = 1);