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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dec_defs.h 132 int32 emphasis; member in struct:__anon19364
pvmp3_decode_header.cpp 184 info->emphasis = (temp << 30) >> 30; /* 2 */
  /external/webkit/Source/WebCore/css/
CSSPropertyNames.in 286 -webkit-text-emphasis
287 -webkit-text-emphasis-color
288 -webkit-text-emphasis-position
289 -webkit-text-emphasis-style
html.css 851 -webkit-text-emphasis: none;
  /external/markdown/markdown/
inlinepatterns.py 5 Inline patterns such as *emphasis* are handled by means of auxiliary
41 * finally we apply strong and emphasis
67 EMPHASIS_RE = r'(\*)([^\*]+)\2' # *emphasis*
203 Useful for strong emphasis etc.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
AACTrackImpl.java 237 int emphasis = brb.readBits(2); local
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 393 # phrase emphasis, and spans. The list of tags we're looking for is
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]

Completed in 2665 milliseconds