Home
last modified time | relevance | path

Searched refs:fillY (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DAlpha_Constants_a.cpp16 for (int fillY = 0; fillY < source.height() / 16; ++fillY) { in draw() local
25 for (int fillY = 0; fillY < source.height() / 16; ++fillY) { in draw() local
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/cocoa/
H A DCocoaProgressbar.m19 @synthesize fillY;
26 fillY = NO;
45 - (BOOL) fillY { method
46 return fillY;
H A DCocoaSpacer.m21 @synthesize fillY;
27 fillY = NO;
46 - (BOOL) fillY { method
47 return fillY;
H A DCocoaGroupBox.m18 @synthesize fillY;
24 fillY = NO;
49 - (BOOL) fillY { method
50 return fillY;
H A DCocoaHLineView.m19 @synthesize fillY;
25 fillY = NO;
54 - (BOOL) fillY { method
55 return fillY;
H A DCocoaVLineView.m20 @synthesize fillY;
27 fillY = NO;
56 - (BOOL) fillY { method
57 return fillY;
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/cocoa/
H A DCocoaProgressbar.m19 @synthesize fillY;
26 fillY = NO;
45 - (BOOL) fillY { method
46 return fillY;
H A DCocoaSpacer.m21 @synthesize fillY;
27 fillY = NO;
46 - (BOOL) fillY { method
47 return fillY;
H A DCocoaGroupBox.m18 @synthesize fillY;
24 fillY = NO;
49 - (BOOL) fillY { method
50 return fillY;
H A DCocoaHLineView.m19 @synthesize fillY;
25 fillY = NO;
54 - (BOOL) fillY { method
55 return fillY;
H A DCocoaTabView.m19 @synthesize fillY;
25 fillY = NO;
58 - (BOOL) fillY { method
59 return fillY;
H A DCocoaVLineView.m20 @synthesize fillY;
27 fillY = NO;
56 - (BOOL) fillY { method
57 return fillY;
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/cocoa/
H A DCocoaProgressbar.m19 @synthesize fillY;
26 fillY = NO;
45 - (BOOL) fillY { method
46 return fillY;
H A DCocoaSpacer.m21 @synthesize fillY;
27 fillY = NO;
46 - (BOOL) fillY { method
47 return fillY;
H A DCocoaGroupBox.m18 @synthesize fillY;
24 fillY = NO;
49 - (BOOL) fillY { method
50 return fillY;
H A DCocoaHLineView.m19 @synthesize fillY;
25 fillY = NO;
54 - (BOOL) fillY { method
55 return fillY;
H A DCocoaVLineView.m20 @synthesize fillY;
27 fillY = NO;
56 - (BOOL) fillY { method
57 return fillY;
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/cocoa/
H A DCocoaProgressbar.m19 @synthesize fillY;
26 fillY = NO;
45 - (BOOL) fillY { method
46 return fillY;
H A DCocoaSpacer.m21 @synthesize fillY;
27 fillY = NO;
46 - (BOOL) fillY { method
47 return fillY;
H A DCocoaGroupBox.m18 @synthesize fillY;
24 fillY = NO;
49 - (BOOL) fillY { method
50 return fillY;
H A DCocoaHLineView.m19 @synthesize fillY;
25 fillY = NO;
54 - (BOOL) fillY { method
55 return fillY;
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/cocoa/
H A DCocoaProgressbar.m19 @synthesize fillY;
26 fillY = NO;
45 - (BOOL) fillY { method
46 return fillY;
H A DCocoaSpacer.m21 @synthesize fillY;
27 fillY = NO;
46 - (BOOL) fillY { method
47 return fillY;
H A DCocoaGroupBox.m18 @synthesize fillY;
24 fillY = NO;
49 - (BOOL) fillY { method
50 return fillY;
H A DCocoaHLineView.m19 @synthesize fillY;
25 fillY = NO;
54 - (BOOL) fillY { method
55 return fillY;

12345678910>>...13