Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.h39 inline HWND HwndFromWindow(const Window &w) noexcept { in HwndFromWindow()
H A DPlatWin.cxx3406 void Menu::Show(Point pt, Window &w) { in Show()
/MusicPlayer2/MusicPlayer2/
H A Dmd5.cpp53 uint32_t* w = ctx->temp; in md5Hash() local
H A DUIElement.cpp130 int w{ width.GetValue(parent_rect) }; in GetWidth() local
407 int w{}; in CalculateChildrenRect() local
/MusicPlayer2/scintilla/src/
H A DMarginView.cxx65 const int w = ircPlace.Width() - xa - 1; in DrawWrapMarker() local
H A DPositionCache.cxx324 [](XYPOSITION w) noexcept { return w > 0.0f; }); in RepresentationCount()