Searched
full:heading (Results
476 -
500 of
1161) sorted by null
<<11121314151617181920>>
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
epydoc.css | 14 * - The heading styles defined here are used for headings *within* 215 * - h1.toc is used for each frame's heading
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
epydoc.css | 14 * - The heading styles defined here are used for headings *within* 215 * - h1.toc is used for each frame's heading
|
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/ |
routing.rst | 361 # http://localhost:8080/wiki#my-heading 362 uri = uri_for('wiki', _full=True, _fragment='my-heading')
|
/external/guice/core/src/com/google/inject/internal/ |
Errors.java | 573 public static String format(String heading, Collection<Message> errorMessages) { 574 Formatter fmt = new Formatter().format(heading).format(":%n%n");
|
/external/icu/icu4c/source/common/ |
rbbidata.cpp | 241 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { 245 RBBIDebugPrintf(" %s\n", heading);
|
/external/opencv3/cmake/ |
OpenCVUtils.cmake | 366 # status(<heading> <value1> [<value2> ...]) 367 # status(<heading> <condition> THEN <text for TRUE> ELSE <text for FALSE> )
|
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityNodeInfoCompat.java | 423 int columnIndex, int columnSpan, boolean heading, boolean selected) { 425 columnIndex, columnSpan, heading, selected)); 573 int columnSpan, boolean heading, boolean selected); [all...] |
/packages/apps/Gallery/res/values/ |
strings.xml | 166 <!-- Settings screen, section heading --> 169 <!-- Settings screen, section heading -->
|
/external/clang/include/clang/Basic/ |
Attr.td | 37 // If the heading is empty, one may be picked automatically. If the attribute 38 // only has one spelling, no heading is required as the attribute's sole 40 // heading will be the semantic spelling. If the spellings are not 41 // semantically common and no heading is provided, an error will be emitted. 42 string Heading = ""; [all...] |
/device/huawei/angler/location/loc_api/loc_api_v02/ |
location_service_v02.c | 448 QMI_IDL_OFFSET8(qmiLocGeofencePositionStructT_v02, heading), 743 QMI_IDL_OFFSET8(qmiLocBatchedReportStructT_v02, heading), [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
location_service_v02.c | 448 QMI_IDL_OFFSET8(qmiLocGeofencePositionStructT_v02, heading), 743 QMI_IDL_OFFSET8(qmiLocBatchedReportStructT_v02, heading), [all...] |
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-docs.css | 74 #side-nav li span.heading, 662 /* API reference: heading marking 676 /* API reference: heading for "Parameters", "See Also", etc.,
|