Home
last modified time | relevance | path

Searched refs:IsAllowedBuiltInIcon (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk4/
H A Dconvert3to4.cxx315 bool IsAllowedBuiltInIcon(std::u16string_view iconName) in IsAllowedBuiltInIcon() function
418 bHasSymbolicIconName = IsAllowedBuiltInIcon(sIconName); in Convert3To4()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkinst.cxx21529 bool IsAllowedBuiltInIcon(std::u16string_view iconName) in IsAllowedBuiltInIcon() function
21596 if (!IsAllowedBuiltInIcon(aIconName)) in postprocess_widget()
21632 if (!IsAllowedBuiltInIcon(aIconName)) in postprocess_widget()