Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2601 …void Create(Window &parent_, int ctrlID_, Point location_, int lineHeight_, bool unicodeMode_, int…
2629 void ListBoxX::Create(Window &parent_, int ctrlID_, Point location_, int lineHeight_, bool unicodeM… in Create() argument
2632 location = location_; in Create()