Searched refs:pinshape_normal (Results 1 – 3 of 3) sorted by relevance
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/ |
H A D | pin_type.cpp | 76 … { GRAPHIC_PINSHAPE::LINE, { _( "Line" ), BITMAPS::pinshape_normal } },
|
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/bitmaps/ |
H A D | bitmaps_list.h | 395 pinshape_normal, enumerator
|
H A D | bitmap_info.h | 58 { BITMAPS::pinshape_normal, wxT( "pinshape_normal_16.png" ), 16, wxT( "light" ) }, 108 { BITMAPS::pinshape_normal, wxT( "pinshape_normal_dark_16.png" ), 16, wxT( "dark" ) },
|