Home
last modified time | relevance | path

Searched defs:typography (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/accompanist/appcompat-theme/src/main/java/com/google/accompanist/appcompattheme/
H A DAppCompatTheme.kt149 val typography: Typography? constant in com.google.accompanist.appcompattheme.ThemeParameters
238 val typography = if (readTypography) { in createAppCompatTheme() constant
/aosp_15_r20/external/accompanist/themeadapter-appcompat/src/main/java/com/google/accompanist/themeadapter/appcompat/
H A DAppCompatTheme.kt149 val typography: Typography? constant in com.google.accompanist.themeadapter.appcompat.ThemeParameters
238 val typography = if (readTypography) { in createAppCompatTheme() constant
/aosp_15_r20/external/accompanist/themeadapter-material/src/main/java/com/google/accompanist/themeadapter/material/
H A DMdcTheme.kt141 val typography: Typography?, constant in com.google.accompanist.themeadapter.material.ThemeParameters
255 val typography = if (readTypography) { in createMdcTheme() constant
/aosp_15_r20/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/ui/
H A DType.kt10 val typography = Typography( constant
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/theme/
DWearOverlayableMaterial3Theme.kt38 val typography = WearComposeMaterial3Typography.dynamicTypography(context) constant
DWearMaterialBridgedLegacyTheme.kt58 val typography = constant
/aosp_15_r20/external/accompanist/themeadapter-material3/src/main/java/com/google/accompanist/themeadapter/material3/
H A DMdc3Theme.kt134 val typography: Typography?, constant in com.google.accompanist.themeadapter.material3.Theme3Parameters
297 val typography = if (readTypography) { in createMdc3Theme() constant
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/theme/
H A DSettingsTypography.kt32 val typography = Typography( constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/kotlin_headers/
DPlatformComposeCore.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__compose__core__android_common__PlatformComposeCore.kotlin_module com ...
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
H A DPlatformTheme.kt47 val typography = in PlatformTheme() constant
/aosp_15_r20/external/pigweed/docs/contributing/docs/
H A Dguides.rst187 .. _Typography: https://m3.material.io/styles/typography/fonts
197 .. _contrib-docs-guides-site-search:
/aosp_15_r20/external/toybox/toys/posix/
H A Dps.c320 struct typography { struct
321 char *name, *help;
322 signed char width, slot;
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/theme/
DPhotopickerTheme.kt108 val typography = in PhotopickerTheme() constant
/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DDemoActivity.kt110 val typography = MaterialTheme.typography in DemoTheme() constant
/aosp_15_r20/external/accompanist/themeadapter-material3/src/sharedTest/kotlin/com/google/accompanist/themeadapter/material3/
H A DBaseMdc3ThemeTest.kt155 val typography = MaterialTheme.typography in <lambda>() constant
/aosp_15_r20/external/accompanist/themeadapter-material/src/sharedTest/kotlin/com/google/accompanist/themeadapter/material/
H A DBaseMdcThemeTest.kt129 val typography = MaterialTheme.typography in <lambda>() constant
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/timeline-view/graph/
H A D_graph-theme.scss7 @mixin typography($theme) { mixin
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/motion-golden/
H A D_theme.scss11 @mixin typography($theme) { mixin
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/test-overview/
H A D_test-overview-theme.scss42 @mixin typography($theme) { mixin
/aosp_15_r20/development/tools/winscope/src/
H A Dmaterial-theme.scss23 $typography: mat.define-typography-config( variable
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/framework/theme/
H A DSettingsThemeTest.kt87 lateinit var typography: Typography in getFontFamily() variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/repackaged-jarjar/kotlinc/
DPlatformComposeCore.jarcom/android/compose/windowsizeclass/WindowSizeClassKt.class WindowSizeClass.kt package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/kotlin/
DPlatformComposeCore.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__compose__core__android_common__PlatformComposeCore.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kotlin_headers/
DPhotopickerLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/packages__providers__MediaProvider__photopicker__android_common_apex30__PhotopickerLib.kotlin_module com ...
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite.h823 #define IDWriteFactory_CreateTypography(This,typography) (This)->lpVtbl->CreateTypography(This,typo… argument

123