Home
last modified time | relevance | path

Searched defs:FontInfo (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/aosp_15_r20/frameworks/av/media/libstagefright/timedtext/test/
H A DTimedTextUnitTest.cpp66 struct FontInfo { struct
67 int32_t displayFlag = -1;
68 int32_t horizontalJustification = -1;
69 int32_t verticalJustification = -1;
70 int32_t rgbaBackground = -1;
71 int32_t leftPos = -1;
72 int32_t topPos = -1;
73 int32_t bottomPos = -1;
74 int32_t rightPos = -1;
75 int32_t startchar = -1;
[all …]
/aosp_15_r20/external/skia/modules/skottie/src/
H A DSkottiePriv.h82 struct FontInfo { struct
92 const FontInfo* findFont(const SkString& name) const; argument
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraph.h243 struct FontInfo { struct
244 FontInfo(const SkFont& font, const TextRange textRange) in FontInfo() argument
270 virtual std::vector<FontInfo> getFonts() const = 0; argument
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DFontsContract.java190 public static class FontInfo { class in FontsContract
208 public FontInfo(@NonNull Uri uri, @IntRange(from = 0) int ttcIndex, in FontInfo() method in FontsContract.FontInfo
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DHiiFont.h106 EFI_FONT_INFO FontInfo; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DHiiFont.h103 EFI_FONT_INFO FontInfo; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DHiiFont.h103 EFI_FONT_INFO FontInfo; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DHiiFont.h103 EFI_FONT_INFO FontInfo; member
/aosp_15_r20/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py56 FontInfo = OpaqueType('FontInfo', 'QdFI') variable
/aosp_15_r20/external/freetype/include/freetype/internal/
H A Dpsaux.h1300 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/freetype/include/freetype/internal/
Dpsaux.h1300 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/freetype/include/freetype/internal/
Dpsaux.h1300 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/freetype/include/freetype/internal/
Dpsaux.h1300 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/freetype/include/freetype/internal/
Dpsaux.h1300 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member

12345678910>>...18