Searched refs:SYMBOL_ARROW_RIGHT (Results 1 – 8 of 8) sorted by relevance
40 #define SYMBOL_ARROW_RIGHT ((SymbolType)5) macro
135 #define SYMBOL_ARROW_RIGHT ((SymbolType)5) macro
164 eType1 = bMirrorHorz ? SYMBOL_ARROW_RIGHT : SYMBOL_ARROW_LEFT; in ImplDrawSpinButton()165 eType2 = bMirrorHorz ? SYMBOL_ARROW_LEFT : SYMBOL_ARROW_RIGHT; in ImplDrawSpinButton()
775 eSymbolType = SYMBOL_ARROW_RIGHT; in ImplDraw()
1295 , SYMBOL_ARROW_RIGHT enumerator1434 case SYMBOL_ARROW_RIGHT: in createPolyPolygon_Symbol()
529 m_aScrollForward.SetSymbol( IsVertical() ? SYMBOL_ARROW_DOWN : SYMBOL_ARROW_RIGHT ); in PanelTabBar_Impl()
141 case SYMBOL_ARROW_RIGHT: in ImplDrawSymbol()
594 SETCONST( pSymbol, "IMAGEBUTTON_ARROW_RIGHT", SYMBOL_ARROW_RIGHT ); in InitClassImageButton()
Completed in 190 milliseconds