Searched refs:tableValue (Results 1 – 2 of 2) sorted by relevance
664 u32 tableValue = pSwingTable[i]; in getSwingIndex() local666 if (tableValue >= 0x100000) in getSwingIndex()667 tableValue >>= 22; in getSwingIndex()668 if (bbSwing == tableValue) in getSwingIndex()
426 for (const auto& [tableValue, tableFloor] : floorGroups) in run()428 PropertyVariantType value{tableValue}; in run()