HomeSort by relevance Sort by last modified time
    Searched refs:heading (Results 76 - 100 of 184) sorted by null

1 2 34 5 6 7 8

  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.cpp 58 position->heading(),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgitb.py 109 head = '<body bgcolor="#f0f0f8">' + pydoc.html.heading(
pydoc.py 434 def heading(self, title, fgcol, bgcol, extras=''): function
435 """Format a page heading."""
437 <table width="100%%" cellspacing=0 cellpadding=2 border=0 summary="heading">
447 """Format a section with a heading."""
468 """Format a section with a big heading."""
622 result = self.heading(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgitb.py 109 head = '<body bgcolor="#f0f0f8">' + pydoc.html.heading(
pydoc.py 434 def heading(self, title, fgcol, bgcol, extras=''): function
435 """Format a page heading."""
437 <table width="100%%" cellspacing=0 cellpadding=2 border=0 summary="heading">
447 """Format a section with a heading."""
468 """Format a section with a big heading."""
622 result = self.heading(
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_event_detail.js 21 * for that action. (For example: "No next heading.")
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 134 float heading;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 134 float heading;
  /external/bison/build-aux/
texinfo.tex 916 % @center is the first thing after a section heading, we need to wipe
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc 2018 std::string heading; local
2035 heading); local
    [all...]
  /external/chromium_org/remoting/webapp/
format_iq.js 385 * Print out the heading line for an iq node.
392 * @return {string} Pretty version of stanza heading info.
  /external/chromium_org/content/browser/resources/media/
stats_graph_helper.js 16 var STATS_GRAPH_CONTAINER_HEADING_CLASS = 'stats-graph-container-heading';
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 152 float heading;
  /external/chromium_org/third_party/lcov/bin/
genhtml 137 # Fileview heading types
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js 742 heading: /^ *(#{1,6}) *([^\n]+?) *#* *(?:\n+|$)/,
750 paragraph: /^((?:[^\n]+\n?(?!hr|heading|lheading|blockquote|tag|def))+)\n*/,
784 ('heading', block.heading)
920 // heading
921 if (cap = this.rules.heading.exec(src)) {
924 type: 'heading',
967 type: 'heading',
    [all...]
  /external/chromium-trace/
script.js     [all...]
  /external/chromium_org/tools/stats_viewer/
stats_viewer.cs 232 /// Called when the user clicks a column heading.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aria_util.js 96 'heading' : 'aria_role_heading',
360 if ((role == 'heading') && (targetNode.hasAttribute('aria-level'))) {
  /hardware/invensense/60xx/libsensors/
MPLSensor.cpp 775 float heading[1]; local
780 //ComputeAndOrientation(heading[0], euler, s->orientation.v);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 102 float heading; member in struct:rpc_loc_parsed_position_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 96 float heading; member in struct:rpc_loc_parsed_position_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 726 // Heading
730 location.gpsLocation.bearing = location_report_ptr->heading;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 118 float heading; member in struct:rpc_loc_parsed_position_s_type
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
CaptureModule.java 214 /** Sensor manager we use to get the heading of the device. */
227 /** Current compass heading. */
368 params.heading = mHeading;
    [all...]

Completed in 657 milliseconds

1 2 34 5 6 7 8