Searched refs:bodyStart (Results 1 – 3 of 3) sorted by relevance
1620 unsigned bodyStart = sourceData->ruleBodyRange.start; in styleSheetTextWithChangedStyle() local1622 ASSERT(bodyStart <= bodyEnd); in styleSheetTextWithChangedStyle()1627 text.replace(bodyStart, bodyEnd - bodyStart, newStyleText); in styleSheetTextWithChangedStyle()
1009 const char* bodyStart = "<body>\n"; in bundle_write_xml() local1173 write_utf8_file(out, UnicodeString(bodyStart)); in bundle_write_xml()
1008 const char* bodyStart = "<body>\n"; in bundle_write_xml() local1172 write_utf8_file(out, UnicodeString(bodyStart)); in bundle_write_xml()