Searched refs:tabstyle (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtabctrl.cpp53 UInt16 tabstyle = kControlTabDirectionNorth; local
68 tabsize, tabstyle, 0, NULL, m_peer->GetControlRefAddr() );
H A Dnotebmac.cpp96 UInt16 tabstyle = kControlTabDirectionNorth; local
98 tabstyle = kControlTabDirectionWest;
100 tabstyle = kControlTabDirectionEast;
102 tabstyle = kControlTabDirectionSouth;
126 tabsize, tabstyle, 0, NULL, m_peer->GetControlRefAddr() );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dnotebmac.cpp195 int tabstyle = kControlTabSmallNorthProc ; local
197 tabstyle = kControlTabSmallWestProc ;
199 tabstyle = kControlTabSmallEastProc ;
201 tabstyle = kControlTabSmallSouthProc ;
205 tabstyle , (long) this ) ;

Completed in 112 milliseconds