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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.h 329 enum IncludeDeviceScale { DefinitelyIncludeDeviceScale, PossiblyIncludeDeviceScale };
330 AffineTransform getCTM(IncludeDeviceScale includeScale = PossiblyIncludeDeviceScale) const;
GraphicsContext.cpp     [all...]

Completed in 108 milliseconds