Home
last modified time | relevance | path

Searched defs:textPos (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/common/
Dschriter.cpp41 int32_t textPos) in StringCharacterIterator()
52 int32_t textPos) in StringCharacterIterator()
/external/webkit/Source/WebCore/platform/win/
DDragImageWin.cpp214 …IntPoint textPos(DragLabelBorderX, imageSize.height() - (LabelBorderYOffset + urlFont->fontMetrics… in createDragImageForLink() local
221 IntPoint textPos(DragLabelBorderX, DragLabelBorderY + labelFont->pixelSize()); in createDragImageForLink() local
DWebCoreTextRenderer.cpp93 IntPoint textPos = point; in WebCoreDrawDoubledTextAtPoint() local
/external/icu4c/i18n/
Dtitletrn.cpp118 int32_t textPos, delta, result, locCache=0; in handleTransliterate() local
Dcasetrn.cpp150 int32_t textPos, delta, result, locCache=0; in handleTransliterate() local
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp1223 float InlineTextBox::textPos() const in textPos() function in WebCore::InlineTextBox