HomeSort by relevance Sort by last modified time
    Searched refs:IsClipEmpty (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/gfx/
canvas.h 205 bool IsClipEmpty() const;
canvas.cc 204 bool Canvas::IsClipEmpty() const {
205 return canvas_->isClipEmpty();
  /external/chromium_org/ui/aura/
window.cc 949 if (!canvas->IsClipEmpty()) {
    [all...]
  /external/chromium_org/ui/views/
view.cc 773 if (canvas->IsClipEmpty())
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGraphics.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h     [all...]

Completed in 138 milliseconds