Searched refs:ImageSrcType (Results 1 – 6 of 6) sorted by relevance
42 using ImageSrcType = uint8_t; variable
44 ImageSrcType srcType;
28 ImageSrcType GetImgSrcType() const in GetImgSrcType()
61 const char* GetCharByImageSrcType(ImageSrcType srcType) const;
81 const char* UITestImage::GetCharByImageSrcType(ImageSrcType srcType) const in GetCharByImageSrcType()
64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField()