Searched refs:headerType (Results 1 – 2 of 2) sorted by relevance
197 const BmpHeaderType headerType = get_header_type(infoBytes); in ReadHeader() local198 if (kUnknown_BmpHeaderType == headerType) { in ReadHeader()227 switch (headerType) { in ReadHeader()328 switch (headerType) { in ReadHeader()354 if (kInfoV2_BmpHeaderType == headerType || in ReadHeader()355 (kInfoV3_BmpHeaderType == headerType && !inIco)) { in ReadHeader()
197 const BmpHeaderType headerType = get_header_type(infoBytes); in ReadHeader() local198 if (kUnknown_BmpHeaderType == headerType) { in ReadHeader()227 switch (headerType) { in ReadHeader()333 switch (headerType) { in ReadHeader()359 if (kInfoV2_BmpHeaderType == headerType || in ReadHeader()360 (kInfoV3_BmpHeaderType == headerType && !inIco)) { in ReadHeader()