Home
last modified time | relevance | path

Searched refs:int32_low (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/internal/
Dcef_types.h69 #define CefInt64Set(int32_low, int32_high) \ argument
70 static_cast<int64>((static_cast<uint32>(int32_low)) | \