Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dimage_reader.cpp869 int DataHeight; in RleEncode() local
883 DataHeight = pMap->gx_pixelmap_height; in RleEncode()
884 int rowRows = DataHeight; in RleEncode()
915 for (Row = 0; Row < DataHeight; Row++) in RleEncode()
971 for (Row = 0; Row < DataHeight; Row++) in RleEncode()