Searched refs:clipped (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dtoplevel.cpp422 wxRect clipped(request);
423 clipped.Intersect(winRect);
424 if ( clipped.IsEmpty() )
430 clipped.x, clipped.y, clipped.GetRight(), clipped.GetBottom());
432 PaintWindow(clipped);
436 paintedRect = clipped;
438 paintedRect.Union(clipped);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp145 //wxRect clipped = rect;
147 //ClipRectInFrame( clipped );
160 wxPoint clipped = pos; local
167 if ( rect_contains_point( pPanes[i]->mBoundsInParent, clipped.x, clipped.y ) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_template.c3305 uint64_t clipped; local
3319 clipped= sum;
3321 if(clipped < maxClipped) break;
3322 clipped-= yHistogram[black];
3325 clipped= sum;
3327 if(clipped < maxClipped) break;
3328 clipped-= yHistogram[white];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_template.c3226 uint64_t clipped; local
3240 clipped= sum;
3242 if(clipped < maxClipped) break;
3243 clipped-= yHistogram[black];
3246 clipped= sum;
3248 if(clipped < maxClipped) break;
3249 clipped-= yHistogram[white];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbufferdc.tex85 should have appropriate size, anything drawn outside of its bounds is clipped.}
H A Ddragimag.tex148 since the drag is clipped to this area.}
H A Dmdi.tex43 MDI child frames are clipped to the area of the MDI client window, and may be iconized
H A Dgrid.tex255 limited by TopLeft and BottomRight cell in device coords and clipped
1436 in device coords and clipped to the client size of the grid window.
H A Ddc.tex196 Destroys the current clipping region so that none of the DC is clipped.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 118 milliseconds