| 
    KiCad PCB EDA Suite
    
   | 
 
#include <graphics_abstraction_layer.h>
  
Public Member Functions | |
| GAL_CONTEXT_LOCKER (GAL *aGal) | |
| ~GAL_CONTEXT_LOCKER () | |
Protected Attributes | |
| GAL * | m_gal | 
| int | m_cookie | 
Definition at line 1171 of file graphics_abstraction_layer.h.
      
  | 
  inline | 
Definition at line 1174 of file graphics_abstraction_layer.h.
References m_cookie, and m_gal.
Referenced by KIGFX::GAL_DRAWING_CONTEXT::GAL_DRAWING_CONTEXT(), and KIGFX::GAL_UPDATE_CONTEXT::GAL_UPDATE_CONTEXT().
      
  | 
  inline | 
Definition at line 1181 of file graphics_abstraction_layer.h.
      
  | 
  protected | 
Definition at line 1188 of file graphics_abstraction_layer.h.
Referenced by GAL_CONTEXT_LOCKER(), and ~GAL_CONTEXT_LOCKER().
      
  | 
  protected | 
Definition at line 1187 of file graphics_abstraction_layer.h.
Referenced by GAL_CONTEXT_LOCKER(), KIGFX::GAL_DRAWING_CONTEXT::GAL_DRAWING_CONTEXT(), KIGFX::GAL_UPDATE_CONTEXT::GAL_UPDATE_CONTEXT(), ~GAL_CONTEXT_LOCKER(), KIGFX::GAL_DRAWING_CONTEXT::~GAL_DRAWING_CONTEXT(), and KIGFX::GAL_UPDATE_CONTEXT::~GAL_UPDATE_CONTEXT().