HomeSort by relevance Sort by last modified time
    Searched refs:subhead (Results 1 - 9 of 9) sorted by null

  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/system_stats/
system_stats_snapshot_view.css 6 .tr-ui-e-system-stats-snapshot-view .subhead {
  /external/icu/icu4c/source/layout/
KernTable.cpp 103 LEReferenceTo<SubtableHeader> subhead(header, success, KERN_TABLE_HEADER_SIZE);
105 if (LE_SUCCESS(success) && !subhead.isEmpty() && subhead->version == 0) {
106 coverage = SWAPW(subhead->coverage);
109 LEReferenceTo<Subtable_0> table(subhead, success, KERN_SUBTABLE_HEADER_SIZE);
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/tcmalloc/
tcmalloc_instance_view.css 6 .tr-ui-e-tcmalloc-instance-view .subhead {
tcmalloc_snapshot_view.css 6 .tr-ui-e-tcmalloc-heap-snapshot-view .subhead {
  /external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py 417 # For all the two byte char codes, we assume that the first byte maps maps to the empty subhead (with an entry count of 0,
427 # with the result that the subhead 0 would not get created just by processing the item list.
446 if firstbyte != lastFirstByte: # Need to update the current subhead, and start a new one.
458 assert (subHeader.entryCount == len(subHeader.glyphIndexArray)), "Error - subhead entry count does not match len of glyphID subrange."
513 for subhead in subHeaderList[:-1]:
514 length = length + len(subhead.glyphIndexArray)*2 # We can't use subhead.entryCount, as some of the subhead may share subArrays.
518 for subhead in subHeaderList:
519 dataList.append(struct.pack(subHeaderFormat, subhead.firstCode, subhead.entryCount, subhead.idDelta, subhead.idRangeOffset)
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
docs.css 110 .subhead {
114 .subhead h1 {
  /build/tools/droiddoc/templates-ndk/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]

Completed in 931 milliseconds