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.cc577 tiff_directory.Has(kPanaTagBottomBorder) && in GetFullDimension32()
586 tiff_directory.Get(kPanaTagBottomBorder, &bottom) && bottom > top && in GetFullDimension32()
Dpiex.cc584 kPanaTagBottomBorder, kPanaTagRightBorder, in Rw2GetPreviewData()