OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ApplyInfo
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_action.h
36
struct
ApplyInfo
{
50
ApplyInfo
* apply_info) const = 0;
53
ApplyInfo
* apply_info) const = 0;
/external/chromium_org/third_party/skia/src/effects/
SkLayerDrawLooper.cpp
101
void SkLayerDrawLooper::
ApplyInfo
(SkPaint* dst, const SkPaint& src,
178
ApplyInfo
(paint, fCurrRec->fPaint, fCurrRec->fInfo);
/external/skia/src/effects/
SkLayerDrawLooper.cpp
101
void SkLayerDrawLooper::
ApplyInfo
(SkPaint* dst, const SkPaint& src,
178
ApplyInfo
(paint, fCurrRec->fPaint, fCurrRec->fInfo);
/external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule_unittest.cc
215
typedef int
ApplyInfo
;
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_action.h
85
struct
ApplyInfo
{
153
ApplyInfo
* apply_info) const;
Completed in 74 milliseconds