Searched refs:VCLEVENT_TABBAR_PAGEMOVED (Results 1 – 3 of 3) sorted by relevance
124 #define VCLEVENT_TABBAR_PAGEMOVED 1146 // pData = Pair( pagepos_old, pagepos_new ) macro
336 case VCLEVENT_TABBAR_PAGEMOVED: in ProcessWindowEvent()
1713 CallEventListeners( VCLEVENT_TABBAR_PAGEMOVED, (void*) &aPair ); in MovePage()