Searched refs:SkAutoHDC (Results 1 – 1 of 1) sorted by relevance
2057 class SkAutoHDC { class2059 SkAutoHDC(const LOGFONT& lf) in SkAutoHDC() function in SkAutoHDC2064 ~SkAutoHDC() { in ~SkAutoHDC()2075 #define SkAutoHDC(...) SK_REQUIRE_LOCAL_VAR(SkAutoHDC) macro2080 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs()