Kaydet (Commit) 89812e4e authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Andras Timar

gtk3: native render the comically oversized gtk3 spinbuttons

(cherry picked from commit 3cb7db75)

Change-Id: I3e97200d59a97271617a6e9a88c807a07a33edfe
üst 408f67d4
......@@ -101,13 +101,13 @@ private:
ControlType nType,
ControlPart nPart,
const ImplControlValue& aValue );
static void PaintOneSpinButton( GtkStyleContext *context,
void PaintOneSpinButton( GtkStyleContext *context,
cairo_t *cr,
ControlType nType,
ControlPart nPart,
Rectangle aAreaRect,
ControlState nState );
static void PaintSpinButton(GtkStyleContext *context,
void PaintSpinButton(GtkStyleContext *context,
cairo_t *cr,
const Rectangle& rControlRectangle,
ControlType nType,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment