Home
last modified time | relevance | path

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

/haiku/src/apps/screenshot/
H A DScreenshot.h29 int32 _ImageType(const char* name) const;
H A DScreenshot.cpp82 imageFileType = _ImageType(argv[i + 1]); in ArgvReceived()
365 Screenshot::_ImageType(const char* name) const in _ImageType() function in Screenshot