Searched refs:SkAutoHDC (Results 1 – 1 of 1) sorted by relevance
2017 class SkAutoHDC { class2019 SkAutoHDC(const LOGFONT& lf) in SkAutoHDC() function in SkAutoHDC2024 ~SkAutoHDC() { in ~SkAutoHDC()2035 #define SkAutoHDC(...) SK_REQUIRE_LOCAL_VAR(SkAutoHDC) macro2040 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs()