HomeSort by relevance Sort by last modified time
    Searched refs:directionality (Results 1 - 25 of 64) sorted by null

1 2 3

  /frameworks/base/core/java/android/text/
TextDirectionHeuristics.java 129 private static TriState isRtlText(int directionality) {
130 switch (directionality) {
141 private static TriState isRtlTextOrFormat(int directionality) {
142 switch (directionality) {
  /external/webkit/Source/WebCore/html/
HTMLElement.h 110 TextDirection directionality(Node** strongDirectionalityTextNode= 0) const;
  /external/webkit/Source/WebCore/editing/
SelectionController.h 80 void setSelection(const VisibleSelection& selection, TextGranularity granularity, DirectionalityPolicy directionality = MakeDirectionalSelection) { setSelection(selection, CloseTyping | ClearTypingStyle, AlignCursorOnScrollIfNeeded, granularity, directionality); }
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLElement100.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement101.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement102.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement103.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement104.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement105.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement106.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement107.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement108.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement109.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement110.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement111.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement112.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement113.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement114.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement115.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement116.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement88.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement89.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement90.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement91.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLElement92.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.

Completed in 186 milliseconds

1 2 3