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

/xsrc/local/programs/x11-ssh-askpass/
H A Dx11-ssh-askpass.h78 int textLength; member in struct:TextObjectStruct
H A Dx11-ssh-askpass.c225 t->textLength = strlen(t->text);
226 XTextExtents(font, t->text, t->textLength, &(t->direction),
903 t->textLength);

Completed in 4 milliseconds