Home
last modified time | relevance | path

Searched refs:kPanaTagBottomBorder (Results 1 – 3 of 3) sorted by relevance

/external/piex/src/
Dtiff_parser.h60 kPanaTagBottomBorder = 0x006, enumerator
Dtiff_parser.cc587 tiff_directory.Has(kPanaTagBottomBorder) && in GetFullDimension32()
596 tiff_directory.Get(kPanaTagBottomBorder, &bottom) && bottom > top && in GetFullDimension32()
Dpiex.cc577 kPanaTagBottomBorder, kPanaTagRightBorder, in Rw2GetPreviewData()