Searched refs:use_pixmap_cache (Results 1 – 4 of 4) sorted by relevance
340 bool use_pixmap_cache; variable
337 use_pixmap_cache = false; in setDefaults()894 lexrc >> use_pixmap_cache; in read()2458 use_pixmap_cache != system_lyxrc.use_pixmap_cache) { in write()2460 << convert<string>(use_pixmap_cache) in write()
100 * \use_pixmap_cache
1103 rc.use_pixmap_cache = pixmapCacheCB->isChecked(); in applyRC()1123 pixmapCacheCB->setChecked(rc.use_pixmap_cache); in updateRC()