Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2302 PRectangle Window::GetPosition() const { in GetPosition() function in Scintilla::Window
2476 const PRectangle rcPosition = GetPosition(); in GetMonitorRect()
2682 PRectangle rcDesired = GetPosition(); in GetDesiredRect()
2974 PRectangle rc = GetPosition(); in ResizeToCursor()
3022 rcPreSize = GetPosition(); in StartResize()
3061 const PRectangle rc = GetPosition(); in NcHitTest()
/MusicPlayer2/scintilla/include/
H A DPlatform.h445 PRectangle GetPosition() const;