Home | History | Annotate | Download | only in text

Lines Matching defs:currentContext

300     TextContext currentContext = textLatin1GetCurrentContext(text);
303 if (newContext == currentContext) {
304 if (currentContext == PrimaryContext) {
423 TextContext currentContext = textUTF16GetCurrentContext(text);
426 if (newContext == currentContext) {
427 if (currentContext == PrimaryContext) {