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

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/xbm/
H A Dxbm.c33 * between TkGetBitmapData and NextBitmapWord.
60 static int NextBitmapWord(ParseInfo *parseInfoPtr);
202 if (NextBitmapWord(parseInfo) != TCL_OK) {
341 * NextBitmapWord --
358 NextBitmapWord(parseInfoPtr) function
422 if (NextBitmapWord(pi) != TCL_OK) {
427 if (NextBitmapWord(pi) != TCL_OK) {
436 if (NextBitmapWord(pi) != TCL_OK) {
445 if (NextBitmapWord(pi) != TCL_OK) {
454 if (NextBitmapWord(p
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkImgBmap.c129 * and NextBitmapWord.
155 static int NextBitmapWord(ParseInfo *parseInfoPtr);
553 if (NextBitmapWord(&pi) != TCL_OK) {
558 if (NextBitmapWord(&pi) != TCL_OK) {
567 if (NextBitmapWord(&pi) != TCL_OK) {
576 if (NextBitmapWord(&pi) != TCL_OK) {
585 if (NextBitmapWord(&pi) != TCL_OK) {
594 if (NextBitmapWord(&pi) != TCL_OK) {
622 if (NextBitmapWord(&pi) != TCL_OK) {
663 * NextBitmapWord
675 NextBitmapWord( function
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgBmap.c137 * between TkGetBitmapData and NextBitmapWord.
166 static int NextBitmapWord _ANSI_ARGS_((ParseInfo *parseInfoPtr));
574 if (NextBitmapWord(&pi) != TCL_OK) {
579 if (NextBitmapWord(&pi) != TCL_OK) {
588 if (NextBitmapWord(&pi) != TCL_OK) {
597 if (NextBitmapWord(&pi) != TCL_OK) {
606 if (NextBitmapWord(&pi) != TCL_OK) {
615 if (NextBitmapWord(&pi) != TCL_OK) {
644 if (NextBitmapWord(&pi) != TCL_OK) {
685 * NextBitmapWord
697 NextBitmapWord(parseInfoPtr) function
[all...]

Completed in 124 milliseconds