Searched refs:icon_gerbview_32 (Results 1 – 3 of 3) sorted by relevance
244 icon_gerbview_32, enumerator
877 { BITMAPS::icon_gerbview_32, wxT( "icon_gerbview_32_32.png" ), 32, wxT( "light" ) },886 { BITMAPS::icon_gerbview_32, wxT( "icon_gerbview_32_dark_32.png" ), 32, wxT( "dark" ) },
120 icon.CopyFromBitmap( KiBitmap( BITMAPS::icon_gerbview_32 ) ); in GERBVIEW_FRAME()