Searched refs:SkAutoHDC (Results 1 – 1 of 1) sorted by relevance
2045 class SkAutoHDC { class2047 SkAutoHDC(const LOGFONT& lf) in SkAutoHDC() function in SkAutoHDC2052 ~SkAutoHDC() { in ~SkAutoHDC()2063 #define SkAutoHDC(...) SK_REQUIRE_LOCAL_VAR(SkAutoHDC) macro2068 SkAutoHDC hdc(fLogFont); in onCharsToGlyphs()