getRGB            189 lib/pdf/xpdf/GfxState.cc void GfxDeviceGrayColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB            278 lib/pdf/xpdf/GfxState.cc void GfxCalGrayColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB            311 lib/pdf/xpdf/GfxState.cc void GfxDeviceRGBColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB            459 lib/pdf/xpdf/GfxState.cc void GfxCalRGBColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB            523 lib/pdf/xpdf/GfxState.cc void GfxDeviceCMYKColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB            718 lib/pdf/xpdf/GfxState.cc void GfxLabColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB            911 lib/pdf/xpdf/GfxState.cc void GfxICCBasedColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB           1073 lib/pdf/xpdf/GfxState.cc void GfxIndexedColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB           1175 lib/pdf/xpdf/GfxState.cc void GfxSeparationColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB           1324 lib/pdf/xpdf/GfxState.cc void GfxDeviceNColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB           1408 lib/pdf/xpdf/GfxState.cc void GfxPatternColorSpace::getRGB(GfxColor *color, GfxRGB *rgb) {
getRGB           3397 lib/pdf/xpdf/GfxState.cc void GfxImageColorMap::getRGB(Guchar *x, GfxRGB *rgb) {