Searched refs:int32_low (Results 1 – 1 of 1) sorted by relevance
69 #define CefInt64Set(int32_low, int32_high) \ argument70 static_cast<int64>((static_cast<uint32>(int32_low)) | \