Searched refs:mTitleVertGap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Dtabpgwin.h71 int mTitleVertGap; // default: 3 member in class:wxTabbedWindow
H A Dtabpgwin.cpp129 mTitleVertGap ( 3 ),
555 tab.mDims.y = wxMax( h, tab.ImgHeight() ) + mTitleVertGap*2;
600 tab.mDims.y = tab.ImgHeight() + mTitleVertGap*2;
709 mTitleVertGap = 2;

Completed in 61 milliseconds