Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2520 bool isRectangular = (::IsClipboardFormatAvailable(cfColumnSelect) != 0); in Paste() local
3278 const bool isRectangular = S_OK == pIDataSource->QueryGetData(&fmtr); in Drop() local