Home
last modified time | relevance | path

Searched defs:heading (Results 1 – 25 of 46) sorted by relevance

12

/external/chromium-trace/trace-viewer/src/tracing/tracks/
Dheading_track.js34 get heading() { getter in HeadingTrack
38 set heading(text) { setter in HeadingTrack
Dslice_group_track.js42 get heading() { getter in SliceGroupTrack
46 set heading(h) { setter in SliceGroupTrack
/external/chromium_org/native_client_sdk/src/doc/
Drest-devsite-examples.rst165 Sub-subsection heading
170 Sub-sub-subsection heading
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DGeolocationPosition.h39 …idesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool provides… in create()
52 double heading() const { return m_heading; } in heading() function
77 …idesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool provides… in GeolocationPosition()
DCoordinates.h38 …idesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool provides… in create()
54 …idesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool provides… in Coordinates()
DCoordinates.cpp49 double Coordinates::heading(bool& isNull) const in heading() function in blink::Coordinates
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DLocationProviderAdapter.java81 boolean hasHeading, double heading, in newLocationAvailable()
96 boolean hasHeading, double heading, in nativeNewLocationAvailable()
/external/chromium_org/tools/profile_chrome/
Dui.py10 def PrintMessage(heading, eol='\n'): argument
/external/chromium_org/third_party/polymer/components-chromium/paper-dialog/
Dpaper-dialog-extracted.js61 heading: '', property
/external/chromium_org/build/android/
Dscreenshot.py18 def _PrintMessage(heading, eol='\n'): argument
/external/chromium_org/content/browser/geolocation/
Dlocation_api_adapter_android.cc25 jboolean has_heading, jdouble heading, in NewLocationAvailable()
107 bool has_heading, double heading, in OnNewLocationAvailable()
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
DKitKatBrowserAccessibilityManager.java53 int rowIndex, int rowSpan, int columnIndex, int columnSpan, boolean heading) { in setAccessibilityNodeInfoCollectionItemInfo()
86 boolean heading) { in setAccessibilityEventHeadingFlag()
/external/chromium_org/third_party/WebKit/Source/web/
DWebGeolocationPosition.cpp33 …idesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool provides… in assign()
/external/chromium_org/chrome/installer/util/
Duser_experiment.h38 int heading; // The heading resource ID to use for this experiment. member
/external/chromium_org/third_party/WebKit/public/web/
DWebGeolocationPosition.h39 …idesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool provides… in WebGeolocationPosition()
/external/chromium_org/chrome/common/extensions/docs/static/js/
Darticle.js96 [].forEach.call(toc.querySelectorAll('.toplevel'), function(heading) { argument
/external/markdown/markdown/extensions/
Drss.py22 def get_time(heading): argument
/external/chromium_org/content/public/common/
Dgeoposition.h51 double heading; member
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
Dbuildbot_results.py75 def _print_run_results_entry(self, run_results, timeline, heading): argument
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
Dflock.cc78 double heading = goose.velocity().Heading(); in Render() local
/external/chromium_org/chrome/browser/ui/views/extensions/
Dbundle_installed_bubble.cc132 void AddHeading(GridLayout* layout, const base::string16& heading) { in AddHeading()
/external/chromium_org/third_party/accessibility-audit/
Daxs_testing.js431 heading:{namerequired:!0, parent:["sectionhead"], properties:["aria-level"]}, img:{childpresentatio… property
487 …nt:"aria_role_document", form:"aria_role_form", group:"aria_role_group", heading:"aria_role_headin… property
1562 axs.AuditRule.specs.audioWithoutControls = {name:"audioWithoutControls", heading:"Audio elements sh… property
1567 axs.AuditRule.specs.badAriaAttributeValue = {name:"badAriaAttributeValue", heading:"ARIA state and … property
1586 axs.AuditRule.specs.badAriaRole = {name:"badAriaRole", heading:"Elements with ARIA roles must use a… property
1591 axs.AuditRule.specs.controlsWithoutLabel = {name:"controlsWithoutLabel", heading:"Controls and medi… property
1607 …leAndNotAriaHidden = {name:"focusableElementNotVisibleAndNotAriaHidden", heading:"These elements a… property
1627 axs.AuditRule.specs.imagesWithoutAltText = {name:"imagesWithoutAltText", heading:"Images should hav… property
1632 axs.AuditRule.specs.linkWithUnclearPurpose = {name:"linkWithUnclearPurpose", heading:"The purpose o… property
1637 axs.AuditRule.specs.lowContrastElements = {name:"lowContrastElements", heading:"Text elements shoul… property
[all …]
/external/icu/icu4c/source/common/
Drbbidata.cpp213 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/external/chromium_org/third_party/icu/source/common/
Drbbidata.cpp213 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/external/chromium_org/sync/protocol/
Dsynced_notification_render.proto71 optional string heading = 3; field

12