Searched defs:h_oversample (Results 1 – 1 of 1) sorted by relevance
559 unsigned char h_oversample, v_oversample; // don't set these, they're used internally member612 unsigned int h_oversample, v_oversample; member2700 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsign… in stbtt_PackSetOversampling()