Lines Matching +refs:val +refs:file
322 if (docbase) { // The file has already been saved
326 //# 2. Get href of icc file. we don't care if it's rel or abs
569 guint32 val = color.toRGBA32(0);
587 static_cast<guchar>(SP_RGBA32_R_U(val)),
588 static_cast<guchar>(SP_RGBA32_G_U(val)),
589 static_cast<guchar>(SP_RGBA32_B_U(val)),
826 for (gchar const *file = g_dir_read_name(dir); file != NULL; file = g_dir_read_name(dir)) {
827 gchar *filepath = g_build_filename(it->c_str(), file, NULL);
1397 c-file-style:"stroustrup"
1398 c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))