HomeSort by relevance Sort by last modified time
    Searched full:coords (Results 251 - 275 of 342) sorted by null

<<11121314

  /external/opencore/doc/oscl_html/
classOsclBinIStreamBigEndian.html 17 <area href="classOsclBinIStream.html" alt="OsclBinIStream" shape="rect" coords="0,56,155,80">
18 <area href="classOsclBinStream.html" alt="OsclBinStream" shape="rect" coords="0,0,155,24">
classOsclIPSocketI.html 14 <area href="classOsclTCPSocketI.html" alt="OsclTCPSocketI" shape="rect" coords="0,56,104,80">
15 <area href="classOsclUDPSocketI.html" alt="OsclUDPSocketI" shape="rect" coords="114,56,218,80">
classOscl__Queue.html 17 <area href="classOscl__Queue__Base.html" alt="Oscl_Queue_Base" shape="rect" coords="0,0,160,24">
18 <area href="classOscl__Opaque__Type__Alloc.html" alt="Oscl_Opaque_Type_Alloc" shape="rect" coords="170,0,330,24">
classOsclDoubleList.html 17 <area href="classOsclDoubleListBase.html" alt="OsclDoubleListBase" shape="rect" coords="0,0,128,24">
classOsclMutex.html 14 <area href="classOsclLockBase.html" alt="OsclLockBase" shape="rect" coords="0,0,93,24">
classOsclRegistryClientImpl.html 17 <area href="classOsclRegistryAccessClientImpl.html" alt="OsclRegistryAccessClientImpl" shape="rect" coords="0,56,180,80">
classOsclSocketServIBase.html 14 <area href="classOsclSocketServI.html" alt="OsclSocketServI" shape="rect" coords="0,56,134,80">
classOscl__Opaque__Type__Alloc__LL.html 17 <area href="classOscl__Linked__List.html" alt="Oscl_Linked_List< LLClass, Alloc >" shape="rect" coords="0,56,215,80">
structOscl__Tag__Base.html 17 <area href="structOscl__Tag.html" alt="Oscl_Tag< Alloc >" shape="rect" coords="0,56,119,80">
classOsclNativeFile.html 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,103,80">
18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,103,24">
classOsclUDPSocket.html 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,103,80">
18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,103,24">
  /external/opencore/doc/pvauthor_html/
classMPVDataSinkBase.html 14 <area href="classMPVDataSink.html" alt="MPVDataSink" shape="rect" coords="0,56,154,80">
15 <area href="classMPVDataSourceAndSink.html" alt="MPVDataSourceAndSink" shape="rect" coords="164,56,318,80">
classMPVDataSourceBase.html 14 <area href="classMPVDataSource.html" alt="MPVDataSource" shape="rect" coords="0,56,154,80">
15 <area href="classMPVDataSourceAndSink.html" alt="MPVDataSourceAndSink" shape="rect" coords="164,56,318,80">
classCPVCmnAsyncEvent.html 14 <area href="classCPVCmnInterfaceObserverMessage.html" alt="CPVCmnInterfaceObserverMessage" shape="rect" coords="0,0,218,24">
classCPVMMFPointerBuffer.html 14 <area href="classMPVYuvFrameBuffer.html" alt="MPVYuvFrameBuffer" shape="rect" coords="0,0,143,24">
  /external/webkit/WebCore/rendering/
RenderLayer.h 543 // Convert a point in absolute coords into layer coords, taking transforms into account
  /external/tinyxml/docs/
classTiXmlNode.html 16 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="295,0,403,24">
17 <area href="classTiXmlComment.html" alt="TiXmlComment" shape="rect" coords="0,112,108,136">
18 <area href="classTiXmlDeclaration.html" alt="TiXmlDeclaration" shape="rect" coords="118,112,226,136">
19 <area href="classTiXmlDocument.html" alt="TiXmlDocument" shape="rect" coords="236,112,344,136">
20 <area href="classTiXmlElement.html" alt="TiXmlElement" shape="rect" coords="354,112,462,136">
21 <area href="classTiXmlText.html" alt="TiXmlText" shape="rect" coords="472,112,580,136">
22 <area href="classTiXmlUnknown.html" alt="TiXmlUnknown" shape="rect" coords="590,112,698,136">
    [all...]
classTiXmlAttribute.html 16 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,90,24">
  /external/webkit/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp     [all...]
  /external/freetype/include/freetype/internal/
psaux.h 370 FT_Short* coords );
    [all...]
  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.h 268 // mark the given rect (in layer coords) as needing dispay. Never goes deep.
  /external/webkit/WebCore/platform/graphics/cg/
ImageCG.cpp 225 // Flip the coords.
  /external/webkit/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 299 // we need to convert from WebView "global" to WebFrame "local" coords.
  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp 626 IntPoint coords(-1, -1);
661 coords = location + IntSize(0, -1);
674 mouseEvent.x = coords.x();
675 mouseEvent.y = coords.y();
    [all...]
  /frameworks/base/opengl/libagl/
vertex.cpp 123 // XXX: we should have a special dot() for 2,3,4 coords vertices

Completed in 96 milliseconds

<<11121314