Searched defs:actualType (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dege-color-prof-tracker.cpp539 Atom actualType = None; local
550 &actualType, &actualFormat, &nitems, &bytesAfter, &prop ) == Success ) {
551 if ( (actualType != None) && (bytesAfter + nitems) ) {
561 &actualType, &actualFormat, &nitems, &bytesAfter, &prop ) == Success ) {

Completed in 19 milliseconds