Home
last modified time | relevance | path

Searched defs:LOGFONT (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/include/ports/
H A DSkTypeface_win.h19 typedef LOGFONTW LOGFONT; typedef
22 typedef LOGFONTA LOGFONT; typedef
/aosp_15_r20/external/cronet/base/win/
H A Dwindows_types.h103 typedef LOGFONTW LOGFONT; typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dshtypes.h300 typedef LOGFONTA LOGFONT; typedef
Dmshtmlc.h3305 typedef LOGFONTA LOGFONT; typedef
/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_win.cpp54 void SkTypeface_SetEnsureLOGFONTAccessibleProc(void (*proc)(const LOGFONT&)) { in SkTypeface_SetEnsureLOGFONTAccessibleProc()
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs81072 pub type LOGFONT = LOGFONTA; typedef