Searched refs:PPT_ParaAttr_BuHardColor (Results 1 – 2 of 2) sorted by relevance
5205 aSet.mpArry[ PPT_ParaAttr_BuHardColor ] = ( nBulFlg & 4 ) ? 1 : 0; in ReadParaProps()6161 if ( pParaSet->mnAttrSet & ( 1 << PPT_ParaAttr_BuHardColor ) ) in GetAttrib()6162 bHardBulletColor = pParaSet->mpArry[ PPT_ParaAttr_BuHardColor ] != 0; in GetAttrib()6165 & ( 1 << PPT_ParaAttr_BuHardColor ) ) != 0; in GetAttrib()6237 case PPT_ParaAttr_BuHardColor : in GetAttrib()6287 if ( pParaSet->mnAttrSet & ( 1 << PPT_ParaAttr_BuHardColor ) ) in GetAttrib()6288 bHardBulletColor = pParaSet->mpArry[ PPT_ParaAttr_BuHardColor ] != 0; in GetAttrib()6290 … bHardBulletColor = ( rParaLevel.mnBuFlags & ( 1 << PPT_ParaAttr_BuHardColor ) ) != 0; in GetAttrib()6447 if ( rParaLevel.mnBuFlags & ( 1 << PPT_ParaAttr_BuHardColor ) ) in ApplyTo()
1351 #define PPT_ParaAttr_BuHardColor 2 //00000004 macro