OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAnchor
(Results
1 - 21
of
21
) sorted by null
/external/icu4c/layout/
AnchorTables.h
27
void
getAnchor
(LEGlyphID glyphID, const LEFontInstance *fontInstance,
33
void
getAnchor
(const LEFontInstance *fontInstance, LEPoint &anchor) const;
40
void
getAnchor
(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &anchor) const;
48
void
getAnchor
(const LEFontInstance *fontInstance, LEPoint &anchor) const;
AnchorTables.cpp
15
void AnchorTable::
getAnchor
(LEGlyphID glyphID, const LEFontInstance *fontInstance,
23
f1->
getAnchor
(fontInstance, anchor);
31
f2->
getAnchor
(glyphID, fontInstance, anchor);
39
f3->
getAnchor
(fontInstance, anchor);
47
f1->
getAnchor
(fontInstance, anchor);
52
void Format1AnchorTable::
getAnchor
(const LEFontInstance *fontInstance, LEPoint &anchor) const
63
void Format2AnchorTable::
getAnchor
(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &anchor) const
78
void Format3AnchorTable::
getAnchor
(const LEFontInstance *fontInstance, LEPoint &anchor) const
CursiveAttachmentSubtables.cpp
35
entryAnchorTable->
getAnchor
(glyphID, fontInstance, entryAnchor);
44
exitAnchorTable->
getAnchor
(glyphID, fontInstance, exitAnchor);
MarkArrays.cpp
29
anchorTable->
getAnchor
(glyphID, fontInstance, anchor);
MarkToMarkPosnSubtables.cpp
73
anchorTable->
getAnchor
(mark2Glyph, fontInstance, mark2Anchor);
MarkToBasePosnSubtables.cpp
75
anchorTable->
getAnchor
(baseGlyph, fontInstance, baseAnchor);
MarkToLigaturePosnSubtables.cpp
79
anchorTable->
getAnchor
(ligatureGlyph, fontInstance, ligatureAnchor);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ObjectPopoverHelper.js
35
* @param {function(!Element, !Event):!Element|undefined}
getAnchor
40
WebInspector.ObjectPopoverHelper = function(panelElement,
getAnchor
, queryObject, onHide, disableOnClick)
42
WebInspector.PopoverHelper.call(this, panelElement,
getAnchor
, this._showObjectPopover.bind(this), this._onHideObjectPopover.bind(this), disableOnClick);
Popover.js
229
* @param {function(!Element, !Event):(!Element|!AnchorBox)|undefined}
getAnchor
234
WebInspector.PopoverHelper = function(panelElement,
getAnchor
, showPopover, onHide, disableOnClick)
237
this._getAnchor =
getAnchor
;
/external/llvm/utils/yaml-bench/
YAMLBench.cpp
73
StringRef Anchor = n->
getAnchor
();
/external/llvm/include/llvm/Support/
YAMLParser.h
122
/// have one,
getAnchor
().size() will be 0.
123
StringRef
getAnchor
() const { return Anchor; }
/prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 773 milliseconds