Searched refs:NextBitmapWord (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkImgBmap.c129 * between TkGetBitmapData and NextBitmapWord.
158 static int NextBitmapWord _ANSI_ARGS_((ParseInfo *parseInfoPtr));
523 if (NextBitmapWord(&pi) != TCL_OK) {
528 if (NextBitmapWord(&pi) != TCL_OK) {
537 if (NextBitmapWord(&pi) != TCL_OK) {
546 if (NextBitmapWord(&pi) != TCL_OK) {
555 if (NextBitmapWord(&pi) != TCL_OK) {
564 if (NextBitmapWord(&pi) != TCL_OK) {
591 if (NextBitmapWord(&pi) != TCL_OK) {
629 * NextBitmapWord
641 NextBitmapWord(parseInfoPtr) function
[all...]

Completed in 209 milliseconds