Searched refs:ASSET_INFO_TITLE_ATOM (Results 1 – 6 of 6) sorted by relevance
46 if (atomPtr->getType() == ASSET_INFO_TITLE_ATOM) in ~PVA_FF_UserDataAtom()
24 : PVA_FF_FullAtom(ASSET_INFO_TITLE_ATOM, 0, 0) in PVA_FF_AssetInfoTitleAtom()
182 const uint32 ASSET_INFO_TITLE_ATOM = FourCharConstToUint32('t', 'i', 't', 'l'); variable
599 type == ASSET_INFO_TITLE_ATOM || in getNextAtomType()968 type == ASSET_INFO_TITLE_ATOM || in getNextAtomType()
192 const uint32 ASSET_INFO_TITLE_ATOM = FourCharConstToUint32('t', 'i', 't', 'l'); variable
155 else if (atomType == ASSET_INFO_TITLE_ATOM) in UserDataAtom()