HomeSort by relevance Sort by last modified time
    Searched defs:current_style (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_lowvideo.h 67 int current_style; member in struct:SDL_PrivateVideoData
95 #define current_style (this->hidden->current_style) macro
  /external/chromium_org/ui/gfx/
render_text_win.cc 115 const int current_style = (font->GetStyle() & kStyleMask); local
117 if (current_style != target_style || current_size != font_size)
    [all...]

Completed in 975 milliseconds