Home
last modified time | relevance | path

Searched refs:is_white_Array (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx193 static const bool is_white_Array[ 256 ] = variable
276 while( is_white_Array[ (ch = stream->getChar()) & 255 ] ) in token()

Completed in 15 milliseconds