HomeSort by relevance Sort by last modified time
    Searched defs:BoundsType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/
app_current_window_internal_api.cc 97 enum BoundsType {
108 BoundsType GetBoundsType(const std::string& type_as_string) {
198 bounds::BoundsType bounds_type = bounds::GetBoundsType(params->bounds_type);
264 bounds::BoundsType bounds_type = bounds::GetBoundsType(params->bounds_type);
  /external/chromium_org/third_party/skia/include/core/
SkClipStack.h 29 enum BoundsType {
199 SkClipStack::BoundsType fFiniteBoundType;
309 BoundsType* boundType,
  /external/skia/include/core/
SkClipStack.h 29 enum BoundsType {
199 SkClipStack::BoundsType fFiniteBoundType;
309 BoundsType* boundType,

Completed in 74 milliseconds