OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPanaTagLeftBorder
(Results
1 - 3
of
3
) sorted by null
/external/piex/src/
tiff_parser.h
63
kPanaTagLeftBorder
= 0x0005,
tiff_parser.cc
586
tiff_directory.Has(
kPanaTagLeftBorder
) &&
593
if (tiff_directory.Get(
kPanaTagLeftBorder
, &left) &&
piex.cc
576
const TagSet extended_tags = {kPanaTagTopBorder,
kPanaTagLeftBorder
,
Completed in 35 milliseconds