• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/

Lines Matching refs:cbRowInfo

53 void cbRowLayoutPlugin::CheckIfAtTheBoundary( cbBarInfo* pTheBar, cbRowInfo& rowInfo )
115 void cbRowLayoutPlugin::ExpandNotFixedBars( cbRowInfo* pRow )
162 void cbRowLayoutPlugin::AdjustLengthOfInserted( cbRowInfo* WXUNUSED(pRow), cbBarInfo* WXUNUSED(pTheBar) )
216 cbBarInfo* pTheBar, cbRowInfo* pRow )
318 void cbRowLayoutPlugin::MinimzeNotFixedBars( cbRowInfo* pRow, cbBarInfo* pBarToPreserve )
328 int cbRowLayoutPlugin::GetRowFreeSpace( cbRowInfo* pRow )
344 void cbRowLayoutPlugin::RecalcLengthRatios( cbRowInfo* pRow )
397 void cbRowLayoutPlugin::ApplyLengthRatios( cbRowInfo* pRow )
502 void cbRowLayoutPlugin::DetectBarHandles( cbRowInfo* pRow )
553 void cbRowLayoutPlugin::RelayoutNotFixedBarsAround( cbBarInfo* pTheBar, cbRowInfo* pRow )
584 void cbRowLayoutPlugin::LayoutItemsVertically( cbRowInfo& row )
604 int cbRowLayoutPlugin::CalcRowHeight( cbRowInfo& row )
677 void cbRowLayoutPlugin::ShiftLeftTrashold( cbBarInfo* WXUNUSED(pTheBar), cbRowInfo& row )
689 void cbRowLayoutPlugin::ShiftRightTrashold( cbBarInfo* pTheBar, cbRowInfo& row )
797 cbRowInfo& row )
808 void cbRowLayoutPlugin::DoInsertBar( cbBarInfo* pTheBar, cbRowInfo& row )
867 cbRowInfo* pIntoRow = event.mpRow;
950 cbRowInfo* pRow = pBar->mpRow;
996 cbRowInfo* pRow = event.mpRow;
1047 cbRowInfo& row = *mpPane->GetRowList()[ i ];
1102 cbRowInfo* pTheRow = event.mpRow;
1113 cbRowInfo* pRow = pTheRow->mpPrev;
1125 cbRowInfo* pRow = pTheRow->mpNext;
1149 cbRowInfo* pRow = mpPane->GetRowList()[ 0 ];
1182 cbRowInfo* pRow = mpPane->GetRowList()[ mpPane->GetRowList().Count() - 1 ];