Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DIntegerRectangle.h14 int left; member
/MusicPlayer2/MusicPlayer2/
H A DHorizontalSplitter.cpp22 void CHorizontalSplitter::SetMinWidth(int left, int right) in SetMinWidth()
/MusicPlayer2/scintilla/include/
H A DPlatform.h139 left(left_), top(top_), right(right_), bottom(bottom_) { in left() function
352 XYPOSITION left; member
H A DScintilla.h1199 int left; member
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1418 const int left = std::min(x, xEnd); in LineTo() local
2826 const long left = pDrawItem->rcItem.left + static_cast<int>(ItemInset.x + ImageInset.x); in Draw() local
2853 const long left = pDrawItem->rcItem.left + static_cast<long>(ItemInset.x + ImageInset.x); in Draw() local