Home
last modified time | relevance | path

Searched refs:GetRule (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet_unittest.cpp44 CFX_CSSStyleRule* style = sheet_->GetRule(0); in LoadAndVerifyDecl()
146 CFX_CSSStyleRule* style = sheet_->GetRule(0); in TEST_F()
164 style = sheet_->GetRule(1); in TEST_F()
176 style = sheet_->GetRule(2); in TEST_F()
199 CFX_CSSStyleRule* style = sheet_->GetRule(0); in TEST_F()
Dcfx_cssstylesheet.h25 CFX_CSSStyleRule* GetRule(size_t index) const;
Dcfx_cssrulecollection.cpp31 AddRule(sheet->GetRule(i)); in SetRulesFromSheet()
Dcfx_cssstylesheet.cpp24 CFX_CSSStyleRule* CFX_CSSStyleSheet::GetRule(size_t index) const { in GetRule() function in CFX_CSSStyleSheet
/external/skia/bazel/exporter/
Dbazel_util.go42 r := result.GetTarget().GetRule()
Dgni_exporter.go179 r := target.GetRule()
Dcmake_exporter.go441 r := t.GetRule()
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1359 func (x *RuleSummary) GetRule() *Rule { func
1768 func (x *Target) GetRule() *Rule { func
2246 func (x *BuildLanguage) GetRule() []*RuleDefinition { func