Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DXPM.cxx223 RGBAImage::RGBAImage(int width_, int height_, float scale_, const unsigned char *pixels_) : in RGBAImage()
H A DViewStyle.cxx32 MarginStyle::MarginStyle(int style_, int width_, int mask_) noexcept : in MarginStyle()
H A DPositionCache.cxx298 XYPOSITION width_, in ScreenLine()
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1686 BlobInline(XYPOSITION width_=0.0f) noexcept : width(width_) { in BlobInline()