Home
last modified time | relevance | path

Searched refs:bodyStart (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp1620 unsigned bodyStart = sourceData->ruleBodyRange.start; in styleSheetTextWithChangedStyle() local
1622 ASSERT(bodyStart <= bodyEnd); in styleSheetTextWithChangedStyle()
1627 text.replace(bodyStart, bodyEnd - bodyStart, newStyleText); in styleSheetTextWithChangedStyle()
/external/chromium_org/third_party/icu/source/tools/genrb/
Dwrtxml.cpp1009 const char* bodyStart = "<body>\n"; in bundle_write_xml() local
1173 write_utf8_file(out, UnicodeString(bodyStart)); in bundle_write_xml()
/external/icu4c/tools/genrb/
Dwrtxml.cpp1008 const char* bodyStart = "<body>\n"; in bundle_write_xml() local
1172 write_utf8_file(out, UnicodeString(bodyStart)); in bundle_write_xml()