OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fontfamily
(Results
51 - 75
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/developers/samples/android/connectivity/nfc/CardReader/CardReaderSample/src/main/res/layout/
main_fragment.xml
39
android:
fontFamily
="sans-serif-condensed"
48
android:
fontFamily
="sans-serif"
58
android:
fontFamily
="sans-serif-condensed"
/packages/apps/Gallery2/res/layout/
ingest_date_tile.xml
35
android:
fontFamily
="sans-serif"
46
android:
fontFamily
="sans-serif-light"
60
android:
fontFamily
="sans-serif"
/packages/apps/Launcher3/res/layout/
overview_panel.xml
32
android:
fontFamily
="sans-serif-condensed"
44
android:
fontFamily
="sans-serif-condensed"
56
android:
fontFamily
="sans-serif-condensed"
/external/chromium_org/chrome/renderer/resources/extensions/
platform_app.css
14
font-family: $
FONTFAMILY
;
/frameworks/opt/timezonepicker/res/values-v16/
styles.xml
20
<item name="android:
fontFamily
">sans-serif-light</item>
/cts/tests/tests/accessibilityservice/res/layout/
accessibility_text_traversal_test.xml
38
android:
fontFamily
="sans-serif"
51
android:
fontFamily
="sans-serif"
/external/chromium/chrome/browser/resources/chromeos/
proxy_settings.html
29
<body i18n-values=".style.
fontFamily
:
fontfamily
;">
choose_mobile_network.html
42
<body i18n-values=".style.
fontFamily
:
fontfamily
;">
/external/chromium/chrome/browser/resources/
http_auth.html
69
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
/external/chromium/chrome/browser/resources/sync_internals/
sync_index.html
24
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
/external/chromium/chrome/browser/sync/resources/
setting_up.html
56
<body i18n-values=".style.
fontFamily
:
fontfamily
">
setup_done.html
57
<body i18n-values=".style.
fontFamily
:
fontfamily
">
/external/chromium_org/chrome/browser/resources/chromeos/
bluetooth_pair_device.html
33
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
choose_mobile_network.html
16
<body i18n-values=".style.
fontFamily
:
fontfamily
;">
mobile_setup.html
14
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
image_burner.html
12
<body class="default-text" i18n-values=".style.
fontFamily
:
fontfamily
">
/external/chromium_org/chrome/browser/resources/
set_as_default_browser.html
19
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
/external/chromium_org/chrome/browser/resources/signin_internals/
signin_index.html
11
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
/external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.html
24
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
/external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.cpp
53
static PassRefPtr<LoadFontPromiseResolver> create(const
FontFamily
& family, ScriptPromise promise, ExecutionContext* context)
56
for (const
FontFamily
* f = &family; f; f = f->next())
312
for (const
FontFamily
* f = &font.family(); f; f = f->next()) {
331
for (const
FontFamily
* f = &font.family(); f; f = f->next()) {
350
for (const
FontFamily
* f = &font.family(); f; f = f->next()) {
375
FontFamily
fontFamily
;
376
fontFamily
.setFamily(defaultFontFamily);
379
defaultFontDescription.setFamily(
fontFamily
);
/cts/apps/CtsVerifier/res/layout/
widget_layout.xml
43
android:
fontFamily
="sans-serif"
53
android:
fontFamily
="sans-serif-light"
63
android:
fontFamily
="sans-serif-light"
/external/chromium_org/chrome/browser/resources/options/
font_settings.js
91
this.setUpFontSample_(fontSampleEl, size, fontSampleEl.style.
fontFamily
,
95
this.setUpFontSample_(fontSampleEl, size, fontSampleEl.style.
fontFamily
,
99
this.setUpFontSample_(fontSampleEl, size, fontSampleEl.style.
fontFamily
,
105
fontSampleEl.style.
fontFamily
, false);
133
this.setUpFontSample_(fontSampleEl, size, fontSampleEl.style.
fontFamily
,
164
el.style.
fontFamily
= font;
/development/samples/training/ContactsList/res/values/
styles.xml
49
<item name="android:
fontFamily
">sans-serif-light</item>
55
<item name="android:
fontFamily
">sans-serif</item>
/external/chromium/chrome/browser/policy/resources/
enrollment.html
11
i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize">
/external/chromium/chrome/browser/printing/cloud_print/resources/
cloud_print_setup_login.html
10
<body i18n-values=".style.
fontFamily
:
fontfamily
;.style.fontSize:fontsize"
Completed in 445 milliseconds
1
2
3
4
5
6
7
8
9
10