Searched refs:next_font_set_ (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ui/gfx/
H A Dfont_fallback_win.cc208 next_font_set_(false),
219 next_font_set_ = true;
223 if (next_font_set_) {
224 next_font_set_ = false;
H A Dfont_fallback_win.h65 bool next_font_set_; member in class:gfx::internal::LinkedFontsIterator

Completed in 83 milliseconds