Searched defs:BoundsType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/
H A Dapp_current_window_internal_api.cc97 enum BoundsType { enum in namespace:extensions::bounds
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/
H A DSkClipStack.h29 enum BoundsType { enum in class:SkClipStack
199 SkClipStack::BoundsType fFiniteBoundType;
309 BoundsType* boundType,
/external/skia/include/core/
H A DSkClipStack.h29 enum BoundsType { enum in class:SkClipStack
199 SkClipStack::BoundsType fFiniteBoundType;
309 BoundsType* boundType,

Completed in 141 milliseconds