Searched defs:width_ (Results 1 – 4 of 4) sorted by relevance
223 RGBAImage::RGBAImage(int width_, int height_, float scale_, const unsigned char *pixels_) : in RGBAImage()
32 MarginStyle::MarginStyle(int style_, int width_, int mask_) noexcept : in MarginStyle()
298 XYPOSITION width_, in ScreenLine()
1686 BlobInline(XYPOSITION width_=0.0f) noexcept : width(width_) { in BlobInline()