Home
last modified time | relevance | path

Searched refs:getCharacter (Results 1 – 25 of 490) sorted by last modified time

12345678910>>...20

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A Dmovie_root.cpp747 DisplayObject* ch = _dragState->getCharacter(); in setDragState()
1151 return _dragState ? _dragState->getCharacter() : nullptr; in getDraggingCharacter()
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dming.py533 def getCharacter(self): member in SWFDisplayItem
/dports/games/scorched3d/scorched/src/client/GLEXT/
H A DGLFont2d.cpp42 float width = float(getCharacter(c)->advances) * size / height_; in getWidth()
54 width += float(getCharacter(*a)->advances) * size / height_; in getWidth()
65 width += float(getCharacter(*a)->advances) * size / height_; in getChars()
128 float charWidth = float(getCharacter(*a)->advances) * size / height_; in drawWidthRhs()
285 GLFont2dStorage::CharEntry *charEntry = getCharacter(*string); in drawStringHandler()
317 GLFont2dStorage::CharEntry *entry = getCharacter(*current); in drawString()
328 GLFont2dStorage::CharEntry *entry = getCharacter(*current); in drawString()
342 GLFont2dStorage::CharEntry *GLFont2d::getCharacter(unsigned int character) in getCharacter() function in GLFont2d
H A DGLFont2d.h113 GLFont2dStorage::CharEntry *getCharacter(unsigned int character);
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog609358 Remove OAccessibleTextHelper::getCharacter and getTextRange
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A DAccessibleStaticTextBase.hxx182 virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DAccessibleShape.hxx339 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) override;//Shen Zhen Jie changed sal…
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/inc/standard/
H A Dvclxaccessiblestatusbaritem.hxx126 virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) override;
H A Dvclxaccessibletextcomponent.hxx63 virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) override;
H A Dvclxaccessibletoolboxitem.hxx114 virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/extended/
H A DAccessibleGridControlTableCell.cxx231 sal_Unicode SAL_CALL AccessibleGridControlTableCell::getCharacter( sal_Int32 nIndex ) in getCharacter() function in accessibility::AccessibleGridControlTableCell
H A Daccessibleiconchoicectrlentry.cxx529 sal_Unicode SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacter( sal_Int32 nIndex ) in getCharacter() function in accessibility::AccessibleIconChoiceCtrlEntry
H A Dtextwindowaccessibility.cxx312 ::sal_Unicode SAL_CALL Paragraph::getCharacter(::sal_Int32 nIndex) in getCharacter() function in accessibility::Paragraph
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx386 sal_Unicode SAL_CALL VCLXAccessibleListItem::getCharacter( sal_Int32 nIndex ) in getCharacter() function in VCLXAccessibleListItem
H A Dvclxaccessiblemenuitem.cxx207 sal_Unicode VCLXAccessibleMenuItem::getCharacter( sal_Int32 nIndex ) in getCharacter() function in VCLXAccessibleMenuItem
H A Dvclxaccessiblestatusbaritem.cxx451 sal_Unicode VCLXAccessibleStatusBarItem::getCharacter( sal_Int32 nIndex ) in getCharacter() function in VCLXAccessibleStatusBarItem
H A Dvclxaccessibletoolboxitem.cxx432 sal_Unicode VCLXAccessibleToolBoxItem::getCharacter( sal_Int32 nIndex ) in getCharacter() function in VCLXAccessibleToolBoxItem
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.unknown.AccessibleEditableTextPara_HeaderFooter.csv28 …bleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
H A Dcom.sun.star.comp.unknown.ScAccessibleCsvCell.csv12 "ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/svtools/
H A Dcom.sun.star.comp.svtools.AccessibleTreeListBoxEntry.csv25 "AccessibleTreeListBoxEntry";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.comp.toolkit.AccessibleCheckBox.csv25 "AccessibleCheckBox";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
H A Dcom.sun.star.comp.toolkit.AccessibleMenuItem.csv25 "AccessibleMenuItem";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
H A Dcom.sun.star.comp.toolkit.AccessibleEdit.csv24 "AccessibleEdit";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sm/
H A Dcom.sun.star.comp.unknown.SmGraphicAccessible.csv15 "SmGraphicAccessible";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.Writer.SwAccessibleParagraphView.csv29 "SwAccessibleParagraphView";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"

12345678910>>...20