Home
last modified time | relevance | path

Searched refs:get_characterExtents (Results 1 – 6 of 6) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp87 STDMETHODIMP CAccText::get_characterExtents(long offset, IA2CoordinateType coordType, long * x, lon… in get_characterExtents() function in CAccText
90 return CAccTextBase::get_characterExtents(offset, coordType, x, y, width, height); in get_characterExtents()
H A DAccHypertext.cpp92 STDMETHODIMP CAccHypertext::get_characterExtents(long offset, IA2CoordinateType coordType, long * x… in get_characterExtents() function in CAccHypertext
95 return CAccTextBase::get_characterExtents(offset, coordType, x, y, width, height); in get_characterExtents()
H A DAccTextBase.h63 …STDMETHOD(get_characterExtents)(long offset, IA2CoordinateType coordType, long * x, long * y, long…
H A DAccText.h89 …STDMETHOD(get_characterExtents)(long offset, IA2CoordinateType coordType, long * x, long * y, long…
H A DAccHypertext.h93 …STDMETHOD(get_characterExtents)(long offset, IA2CoordinateType coordType, long * x, long * y, long…
H A DAccTextBase.cpp281 STDMETHODIMP CAccTextBase::get_characterExtents(long offset, IA2CoordinateType coordType, long * x,… in get_characterExtents() function in CAccTextBase

Completed in 27 milliseconds