Home | History | Annotate | Download | only in extensions

Lines Matching refs:icon_size

1609                            Icons icon_size,
1612 icon_size, ExtensionIconSet::MATCH_EXACTLY).GetFilePath();
1613 DecodeIconFromPath(icon_path, icon_size, result);
1618 Icons icon_size,
1641 if (decoded->width() != icon_size || decoded->height() != icon_size) {