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

  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_action.h 38 struct ApplyInfo {
54 ApplyInfo* apply_info) const = 0;
57 ApplyInfo* apply_info) const = 0;
60 ApplyInfo* apply_info) const = 0;
129 ApplyInfo* apply_info) const OVERRIDE;
133 ApplyInfo* apply_info) const OVERRIDE;
137 ApplyInfo* apply_info) const OVERRIDE;
  /external/chromium_org/third_party/skia/src/effects/
SkLayerDrawLooper.cpp 62 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo(
141 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo);
  /external/skia/src/effects/
SkLayerDrawLooper.cpp 62 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo(
141 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo);
  /external/chromium_org/extensions/browser/api/declarative/
declarative_rule_unittest.cc 215 typedef int ApplyInfo;
  /external/chromium_org/extensions/browser/api/declarative_webrequest/
webrequest_action.h 85 struct ApplyInfo {
154 ApplyInfo* apply_info) const;

Completed in 659 milliseconds