OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_rect
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp
133
CPDF_Rect
new_rect
= path.GetBoundingBox();
local
134
if (old_rect.Contains(
new_rect
)) {
/external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp
613
FX_RECT
new_rect
(0, 0, src_width, src_height);
618
OutputImage(pGraphics, pCloned, &
new_rect
, dest_left, dest_top, dest_width,
[
all
...]
Completed in 122 milliseconds