Searched defs:bColumn (Results 1 – 1 of 1) sorted by relevance
24 FWL_HGRIDCOLROW IFWL_Grid::InsertColRow(FX_BOOL bColumn, int32_t nIndex) { in InsertColRow()27 int32_t IFWL_Grid::CountColRows(FX_BOOL bColumn) { in CountColRows()30 FWL_HGRIDCOLROW IFWL_Grid::GetColRow(FX_BOOL bColumn, int32_t nIndex) { in GetColRow()68 int32_t IFWL_Grid::GetWidgetPos(IFWL_Widget* pWidget, FX_BOOL bColumn) { in GetWidgetPos()73 FX_BOOL bColumn) { in SetWidgetPos()77 int32_t IFWL_Grid::GetWidgetSpan(IFWL_Widget* pWidget, FX_BOOL bColumn) { in GetWidgetSpan()82 FX_BOOL bColumn) { in SetWidgetSpan()275 FWL_HGRIDCOLROW CFWL_GridImp::InsertColRow(FX_BOOL bColumn, int32_t nIndex) { in InsertColRow()291 int32_t CFWL_GridImp::CountColRows(FX_BOOL bColumn) { in CountColRows()297 FWL_HGRIDCOLROW CFWL_GridImp::GetColRow(FX_BOOL bColumn, int32_t nIndex) { in GetColRow()[all …]