Home
last modified time | relevance | path

Searched defs:FontSize (Results 1 – 25 of 114) sorted by relevance

12345

/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DFontSize.java25 public enum FontSize { enum
32 FontSize(int value) { in FontSize() method in FontSize
/aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/
H A Dtext.proto95 enum FontSize { enum
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DHiiFont.h86 UINT16 FontSize; ///< character cell height in pixels member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DHiiFont.h83 UINT16 FontSize; ///< character cell height in pixels member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DHiiFont.h83 UINT16 FontSize; ///< character cell height in pixels member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DHiiFont.h83 UINT16 FontSize; ///< character cell height in pixels member
/aosp_15_r20/system/teeui/libteeui/include/teeui/
H A Dlabel.h137 #define FontSize(fs) static const constexpr auto label_font_size = fs macro
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta1/
H A Ddocument.proto59 message FontSize { message
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta1/src/main/proto/google/cloud/documentai/v1beta1/
H A Ddocument.proto59 message FontSize { message
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta2/src/main/proto/google/cloud/documentai/v1beta2/
H A Ddocument.proto82 message FontSize { message
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dagtctl.h460 #define IAgentCtlBalloon_get_FontSize(This,FontSize) (This)->lpVtbl->get_FontSize(This,FontSize) argument
471 #define IAgentCtlBalloon_put_FontSize(This,FontSize) (This)->lpVtbl->put_FontSize(This,FontSize) argument
570 #define IAgentCtlBalloonEx_get_FontSize(This,FontSize) (This)->lpVtbl->get_FontSize(This,FontSize) argument
581 #define IAgentCtlBalloonEx_put_FontSize(This,FontSize) (This)->lpVtbl->put_FontSize(This,FontSize) argument
958 #define IAgentCtlCommandsEx_get_FontSize(This,FontSize) (This)->lpVtbl->get_FontSize(This,FontSize) argument
959 #define IAgentCtlCommandsEx_put_FontSize(This,FontSize) (This)->lpVtbl->put_FontSize(This,FontSize) argument
Dntddvdeo.h319 ULONG FontSize; member
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/win32/
H A Dpdcscrn.c44 COORD FontSize; member
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/proto/google/cloud/documentai/v1/
H A Ddocument.proto63 message FontSize { message
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/proto/google/cloud/documentai/v1beta3/
H A Ddocument.proto63 message FontSize { message
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta2/
H A Ddocument.proto89 message FontSize { message
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1/
H A Ddocument.proto62 message FontSize { message
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/src/
Dlib.rs704 pub struct FontSize(pub f64); struct
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta3/
H A Ddocument.proto63 message FontSize { message
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_internal.h671 …float FontSize; // Current/default font size (optional, for simplified… member
768 …float FontSize; // (Shortcut) == FontBaseSize * g.Curr… member
H A Dimgui.h2087 …float FontSize; // 4 // in // // Height of charact… member
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta1/src/main/java/com/google/cloud/documentai/v1beta1/
H A DDocument.java1185 public static final class FontSize extends com.google.protobuf.GeneratedMessageV3 class in Document.Style
1191 private FontSize(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in FontSize() method in Document.Style.FontSize
1195 private FontSize() { in FontSize() method in Document.Style.FontSize
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta2/src/main/java/com/google/cloud/documentai/v1beta2/
H A DDocument.java2342 public static final class FontSize extends com.google.protobuf.GeneratedMessageV3 class in Document.Style
2348 private FontSize(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in FontSize() method in Document.Style.FontSize
2352 private FontSize() { in FontSize() method in Document.Style.FontSize
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h404 UINT16 FontSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h410 UINT16 FontSize; member

12345