Searched refs:rtl (Results 1 - 25 of 127) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Source/web/resources/
H A DpickerCommon.css33 .rtl {
34 direction: rtl;
/external/chromium_org/third_party/WebKit/public/web/
H A DWebTextRun.h43 , rtl(isRTL)
48 : rtl(false)
54 bool rtl; member in struct:blink::WebTextRun
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebTextRun.cpp40 return TextRun(text, 0, 0, TextRun::AllowTrailingExpansion, rtl ? RTL : LTR, directionalOverride);
/external/chromium_org/content/public/common/
H A Dmenu_item.cc12 rtl(false),
23 rtl(item.rtl),
H A Dmenu_item.h35 bool rtl; member in struct:content::MenuItem
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/
H A Doptions.css66 body.rtl .col1, body.rtl .col2 {
69 body.rtl {
70 direction: rtl;
72 body.rtl .col2 {
75 body.rtl .checkBox, body.rtl .checkBoxTopic {
78 body.rtl table.contentTable {
81 body.rtl #save_div{
84 body.rtl #countryLis
[all...]
H A Dfeed.css89 direction: rtl;
93 body.rtl #feed {
94 direction: rtl;
96 body.rtl .open_box {
99 body.rtl .item_title {
/external/chromium_org/ui/base/resource/
H A Dresource_bundle_android.cc29 gfx::Image& ResourceBundle::GetNativeImageNamed(int resource_id, ImageRTL rtl) { argument
31 DCHECK_EQ(rtl, RTL_DISABLED);
H A Dresource_bundle_auralinux.cc45 gfx::Image& ResourceBundle::GetNativeImageNamed(int resource_id, ImageRTL rtl) { argument
47 DCHECK_EQ(rtl, RTL_DISABLED);
H A Dresource_bundle_win.cc59 gfx::Image& ResourceBundle::GetNativeImageNamed(int resource_id, ImageRTL rtl) { argument
61 DCHECK_EQ(rtl, RTL_DISABLED);
/external/chromium_org/chrome/browser/resources/user_manager/
H A Duser_manager_tutorial.css26 html[dir=rtl] .tutorial-slide.single-pod {
42 html[dir=rtl] #slide-guests {
54 html[dir=rtl] #slide-friends,
55 html[dir=rtl] #slide-not-you {
66 html[dir=rtl] #slide-not-you {
111 html[dir=rtl] .slide-buttons button.left {
135 html[dir=rtl] #slide-not-you .arrow-down {
143 html[dir=rtl] #slide-guests .arrow-down {
184 html[dir=rtl] #slide-not-you #dismiss-bubble-button {
H A Dcontrol_bar.css29 html[dir=rtl] .header-bar-item {
34 html[dir=rtl] #login-header-bar button {
52 html[dir=rtl] #login-header-bar #guest-user-button {
89 html[dir=rtl] #logo {
/external/chromium_org/ui/login/
H A Dbubble.css37 html[dir=rtl] .bubble-top::before {
42 html[dir=rtl] .bubble-left::before {
57 html[dir=rtl] .bubble-bottom::before {
62 html[dir=rtl] .bubble-right::before {
85 html[dir=rtl] .bubble-top::after {
90 html[dir=rtl] .bubble-left::after {
105 html[dir=rtl] .bubble-bottom::after {
110 html[dir=rtl] .bubble-right::after {
126 html[dir=rtl] .error-message-bubble {
/external/chromium_org/chrome/browser/resources/
H A Dgesture_config.css30 html[dir=rtl] #reset-all-button {
39 html[dir=rtl] .input {
54 html[dir=rtl] .row-label {
68 html[dir=rtl] .row-units {
/external/chromium_org/chrome/browser/resources/options/
H A Dpassword_manager.css16 html[dir=rtl] #password-search-column {
H A Dlanguage_dictionary_overlay.css17 html[dir=rtl] #language-dictionary-overlay-page h1 {
28 html[dir=rtl] #language-dictionary-overlay-search-field {
/external/compiler-rt/lib/tsan/
H A DMakefile.mk11 SubDirs := rtl
/external/chromium_org/chrome/browser/resources/downloads/
H A Ddownloads.css48 html[dir=rtl] .date-container {
69 html[dir=rtl] .icon {
82 html[dir=rtl] .download.otr > .safe,
83 html[dir=rtl] .download.otr > .show-dangerous {
104 html[dir=rtl] .progress {
/external/chromium_org/ppapi/cpp/dev/
H A Dfont_dev.cc68 pp_text_run_.rtl = PP_FALSE;
73 bool rtl,
77 pp_text_run_.rtl = PP_FromBool(rtl);
83 pp_text_run_.rtl = other.pp_text_run_.rtl;
72 TextRun_Dev(const std::string& text, bool rtl, bool override_direction) argument
/external/chromium_org/ui/login/account_picker/
H A Dscreen_account_picker.css24 html[dir=rtl] #signin-banner-container2 {
42 html[dir=rtl] #signin-banner {
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Dheader_bar.css71 html[dir=rtl] .header-bar-item {
85 html[dir=rtl] #login-header-bar #shutdown-button,
86 html[dir=rtl] #login-header-bar #add-user-button,
87 html[dir=rtl] #login-header-bar #guest-user-button,
88 html[dir=rtl] #login-header-bar #cancel-multiple-sign-in-button {
/external/chromium_org/ui/webui/resources/css/
H A Dtree.css40 html[dir=rtl] .expand-icon {
112 html[dir=rtl] .tree-label {
116 html[dir=rtl] .tree-label,
117 html[dir=rtl] .tree-row[may-have-children] > .tree-label {
123 html[dir=rtl] .tree-item[expanded] > .tree-row > .tree-label {
178 html[dir=rtl] .tree-item[editing] input {
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
H A Dchrome_shared.css62 html[dir='rtl'] .weakrtl {
67 /* Input fields in search engine table need to be weak-rtl. Since those input
71 html[dir='rtl'] div.weakrtl input {
76 html[dir='rtl'] .favicon-cell.weakrtl {
85 html[dir='rtl'] select.weakrtl {
86 direction: rtl;
89 html[dir='rtl'] select.weakrtl option {
97 html[dir='rtl'] input.weakrtl::-webkit-input-placeholder,
98 html[dir='rtl'] .weakrtl input::-webkit-input-placeholder {
99 direction: rtl;
[all...]
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/
H A Dchrome_shared2.css64 html[dir='rtl'] .weakrtl {
69 /* Input fields in search engine table need to be weak-rtl. Since those input
73 html[dir='rtl'] div.weakrtl input {
78 html[dir='rtl'] .favicon-cell.weakrtl {
87 html[dir='rtl'] select.weakrtl {
88 direction: rtl;
91 html[dir='rtl'] select.weakrtl option {
99 html[dir='rtl'] input.weakrtl::-webkit-input-placeholder,
100 html[dir='rtl'] .weakrtl input::-webkit-input-placeholder {
101 direction: rtl;
[all...]
/external/chromium_org/content/renderer/
H A Dmenu_item_builder.cc18 result.rtl = (item.textDirection == blink::WebTextDirectionRightToLeft);

Completed in 4158 milliseconds

123456