OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bbox
(Results
26 - 35
of
35
) sorted by null
1
2
/external/webkit/WebCore/rendering/
RenderBox.cpp
731
IntRect
bbox
= borderBoxRect();
local
733
return
bbox
;
741
calculateBackgroundImageGeometry(maskLayer,
bbox
.x(),
bbox
.y(),
bbox
.width(),
bbox
.height(), maskRect, phase, tileSize);
[
all
...]
/external/webkit/WebCore/
ChangeLog-2005-12-19
[
all
...]
ChangeLog-2005-08-23
331
(KCanvasContainer::
bbox
): avoid unnecessary computation.
337
Performance improvements to
bbox
and hit-testing fix.
[
all
...]
ChangeLog-2007-10-14
[
all
...]
ChangeLog-2006-05-10
[
all
...]
/external/quake/quake/src/WinQuake/
sv_phys.cpp
498
// see if the ent's
bbox
is inside the pusher's final position
624
// see if the ent's
bbox
is inside the pusher's final position
[
all
...]
pr_cmds.cpp
603
Traces are blocked by
bbox
and exact bsp entityes, and also slide box entities
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
1503
FT_BBox
bbox
;
member in struct:TT_LoaderRec_
[
all
...]
/external/quake/quake/src/QW/server/
sv_phys.c
481
// see if the ent's
bbox
is inside the pusher's final position
pr_cmds.c
511
Traces are blocked by
bbox
and exact bsp entityes, and also slide box entities
Completed in 82 milliseconds
1
2