Searched refs:ITUNES_LYRICS_ATOM (Results 1 – 3 of 3) sorted by relevance
277 const uint32 ITUNES_LYRICS_ATOM = FourCharConstToUint32('�', 'l', 'y', 'r'); variable
659 type == ITUNES_LYRICS_ATOM || in getNextAtomType()
2381 else if (atomType == ITUNES_LYRICS_ATOM) in ITunesILSTAtom()