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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFileUploadControl.cpp 126 LayoutUnit textY = 0;
130 textY = paintOffset.y() + borderTop() + paddingTop() + buttonRenderer->baselinePosition(AlphabeticBaseline, true, HorizontalLine, PositionOnContainingLine);
132 textY = baselinePosition(AlphabeticBaseline, true, HorizontalLine, PositionOnContainingLine);
135 textRunPaintInfo.bounds = FloatRect(textX.toFloat(), textY.toFloat() - style()->fontMetrics().ascent(),
141 paintInfo.context->drawBidiText(font, textRunPaintInfo, IntPoint(roundToInt(textX), roundToInt(textY)));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 231 texty = self.y-1
234 id = self.canvas.create_text(textx, texty, anchor="nw",
257 id = self.canvas.create_window(textx, texty,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 231 texty = self.y-1
234 id = self.canvas.create_text(textx, texty, anchor="nw",
257 id = self.canvas.create_window(textx, texty,
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderDisplayer.java 259 final int textY = height / 2 - (int) (paint.descent() + paint.ascent()) / 2;
260 canvas.drawText(name, textX, textY, paint);
  /bootable/recovery/
screen_ui.cpp 114 int textY = ((gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2) + iconHeight + 40;
129 gr_texticon(textX, textY, text_surface);
  /external/chromium_org/third_party/WebKit/Source/web/
PopupListBox.cpp 482 int textY = rowRect.y() + itemFont.fontMetrics().ascent() + (rowRect.height() - itemFont.fontMetrics().height()) / 2;
485 gc->drawBidiText(itemFont, textRunPaintInfo, IntPoint(textX, textY));
    [all...]
  /packages/apps/Email/res/values-sk/
strings.xml 190 <string name="account_settings_edit_quick_responses_summary" msgid="5406599402930290682">"Upravi? texty, ktoré ?asto vkladáte pri písaní e-mailov"</string>
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
MtSaintHelens.svg 96 var textY;
119 textY = svgDoc.getElementById("coordy");
121 textY = textY.firstChild;
186 textY.data = makeLat(m_loc.y);
190 textY.data = Math.round(m_loc.y);
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /packages/apps/Settings/res/values-cs/
strings.xml     [all...]
  /packages/apps/Settings/res/values-sk/
strings.xml     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
cs_wordlist.combined.gz 

Completed in 518 milliseconds