HomeSort by relevance Sort by last modified time
    Searched full:righttext (Results 1 - 8 of 8) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
CustomTitle.java 68 final TextView rightText = (TextView) findViewById(R.id.right_text);
81 rightText.setText(rightTextEdit.getText());
  /external/clang/lib/Frontend/
VerifyDiagnosticsClient.cpp 425 const std::string &RightText = II->second;
426 if (D.Match(RightText))
  /external/webkit/Source/WebKit/win/
FullscreenVideoController.cpp 542 TextRun rightText(s);
544 context.drawText(font, rightText, IntPoint(windowWidth / 2 + timeSliderWidth / 2 + margin, windowHeight - margin - sliderHeight / 2 + fontHeight / 4));
  /external/bison/build-aux/
texinfo.tex 861 \def\righttext{#2}%
864 \def\righttext{#1}%
868 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 850 \def\righttext{#2}%
853 \def\righttext{#1}%
857 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
    [all...]
  /external/grub/docs/
texinfo.tex 841 \def\righttext{#2}%
844 \def\righttext{#1}%
848 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
    [all...]
  /external/libffi/
texinfo.tex 861 \def\righttext{#2}%
864 \def\righttext{#1}%
868 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 909 \def\righttext{#2}%
912 \def\righttext{#1}%
916 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
    [all...]

Completed in 1001 milliseconds