Searched refs:ICON_NULL (Results 1 – 12 of 12) sorted by relevance
25 ICON_NULL = -1, enumerator
33 ICON_NULL = -1, enumerator
63 (icon == static_cast<int32_t>(SecurityComponentIconStyle::ICON_NULL))) { in InitLayoutProperty()99 if (style.icon != static_cast<int32_t>(SecurityComponentIconStyle::ICON_NULL)) { in CreateNode()
39 static_cast<int32_t>(SecurityComponentIconStyle::ICON_NULL)) { in Init()
59 icon = LocationButtonIconStyle::ICON_NULL; in ParseComponentStyle()63 (icon == LocationButtonIconStyle::ICON_NULL)) { in ParseComponentStyle()
58 icon = PasteButtonIconStyle::ICON_NULL; in ParseComponentStyle()62 (icon == PasteButtonIconStyle::ICON_NULL)) { in ParseComponentStyle()
59 icon = SaveButtonIconStyle::ICON_NULL; in ParseComponentStyle()63 (icon == SaveButtonIconStyle::ICON_NULL)) { in ParseComponentStyle()
173 …static_cast<int32_t>(PasteButtonIconStyle::ICON_NULL), static_cast<int32_t>(ButtonType::NORMAL), t… in CreatePasteButton()
920 static_cast<int32_t>(SecurityComponentIconStyle::ICON_NULL),
151 …static_cast<int32_t>(PasteButtonIconStyle::ICON_NULL), static_cast<int32_t>(ButtonType::CAPSULE), … in BuildPasteButton()