HomeSort by relevance Sort by last modified time
    Searched full:subheader (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/tools/grit/grit/testdata/
preferences.html 20 .shaded-subheader { background-color: #e8f4f7; margin: 12px 0px 0px 0px;
22 .plain-subheader { background-color: #fff; margin: 12px 0px 0px 0px;
68 <table class="shaded-subheader"><tr>
76 <table class="plain-subheader"><tr>
225 <table class="shaded-subheader"><tr>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dccp.h 80 * @dccph_resp_ack - 48 bit Acknowledgment Number Subheader (5.3)
91 * @dccph_reset_ack - 48 bit Acknowledgment Number Subheader (5.6)
cdrom.h 337 #define CD_SUBHEAD_SIZE 8 /* subheader bytes per raw XA data frame */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dccp.h 80 * @dccph_resp_ack - 48 bit Acknowledgment Number Subheader (5.3)
91 * @dccph_reset_ack - 48 bit Acknowledgment Number Subheader (5.6)
cdrom.h 337 #define CD_SUBHEAD_SIZE 8 /* subheader bytes per raw XA data frame */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dccp.h 80 * @dccph_resp_ack - 48 bit Acknowledgment Number Subheader (5.3)
91 * @dccph_reset_ack - 48 bit Acknowledgment Number Subheader (5.6)
cdrom.h 337 #define CD_SUBHEAD_SIZE 8 /* subheader bytes per raw XA data frame */
  /external/chromium_org/ui/message_center/cocoa/
settings_controller.mm 36 // Calculated additional blank space above the subheader text, including
37 // the intrinsic blank space above the subheader label.
158 // Subheader.
  /external/chromium_org/third_party/freetype/src/sfnt/
ttcmap.c 396 /* an 8-bit character code -- we use subHeader 0 in this case */
435 FT_Byte* subheader; local
438 subheader = tt_cmap2_get_subheader( table, char_code );
439 if ( subheader )
441 FT_Byte* p = subheader;
475 FT_Byte* subheader; local
480 subheader = tt_cmap2_get_subheader( table, charcode );
481 if ( subheader )
483 FT_Byte* p = subheader;
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 396 /* an 8-bit character code -- we use subHeader 0 in this case */
435 FT_Byte* subheader; local
438 subheader = tt_cmap2_get_subheader( table, char_code );
439 if ( subheader )
441 FT_Byte* p = subheader;
475 FT_Byte* subheader; local
480 subheader = tt_cmap2_get_subheader( table, charcode );
481 if ( subheader )
483 FT_Byte* p = subheader;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 394 subheader = False
398 subheader = isinstance(value, tuple)
400 if subheader:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 394 subheader = False
398 subheader = isinstance(value, tuple)
400 if subheader:
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 491 * @param {string} subHeader The second line of text (unused here).
496 function updateLogin(header, subHeader, iconURL, isUserSignedIn) {
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 537 // special class subheader:
554 // final HTMLTable.IRow subheader = childSummaryTable.newTitleRow ();
555 // final HTMLTable.ICell cell = subheader.newCell ();
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 615 // offset relative to the subHeader structure
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 615 // offset relative to the subHeader structure
  /external/svox/pico/lib/
picodata.h 64 depending on the item type/info, a specific subheader may follow
  /external/kernel-headers/original/linux/
cdrom.h 337 #define CD_SUBHEAD_SIZE 8 /* subheader bytes per raw XA data frame */
    [all...]

Completed in 1904 milliseconds