Searched refs:ImageListType (Results 1 – 5 of 5) sorted by relevance
36 enum ImageListType enum46 virtual ImageList getImageList(ImageListType) = 0;
160 vcl::ImageListType meImageListType;
194 virtual ImageList getImageList(vcl::ImageListType);
1538 ImageList OGroupsSortingDialog::getImageList(vcl::ImageListType _eType) in getImageList()
2414 ImageListType eType = bHC ? vcl::HIGHCONTRAST_YES : vcl::HIGHCONTRAST_NO; in ImplUpdateImageList()