Searched refs:image_location (Results 1 – 4 of 4) sorted by relevance
32 extern fs::path image_location;
59 fs::path image_location; variable709 quickbook::image_location = in main()714 quickbook::image_location = filein.parent_path() / "html"; in main()
984 img = quickbook::image_location / img; // relative path in image_action()
7738 GLint image_location = program.GetUniformLocation("uni_image"); in test() local7739 prepareImage(image_location, texture_im); in test()7932 GLint image_location = program.GetUniformLocation("uni_image"); in test() local7933 prepareImage(image_location, texture_im); in test()