Home
last modified time | relevance | path

Searched defs:FromInts (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/include/
H A DPlatform.h107 static constexpr Point FromInts(int x_, int y_) noexcept { in FromInts() function
142 static constexpr PRectangle FromInts(int left_, int top_, int right_, int bottom_) noexcept { in FromInts() function